diff options
author | Christian Hesse <mail@eworm.de> | 2023-02-07 21:00:32 +0100 |
---|---|---|
committer | Christian Hesse <mail@eworm.de> | 2023-02-07 21:19:57 +0100 |
commit | ba730708f57afa5343bd83d048b2b72d23f79ec1 (patch) | |
tree | 6214472ad33d875d9a2b1369193f616d6eb62098 /global-functions | |
parent | 5d263ca11eac4305ba9ae8b70742e9bc66fb6bf0 (diff) |
notify about backup for global-config-overlaychange-93
Diffstat (limited to 'global-functions')
-rw-r--r-- | global-functions | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/global-functions b/global-functions index d2f911e..63ec636 100644 --- a/global-functions +++ b/global-functions @@ -12,7 +12,7 @@ :local 0 "global-functions"; # expected configuration version -:global ExpectedConfigVersion 92; +:global ExpectedConfigVersion 93; # global variables not to be changed by user :global GlobalFunctionsReady false; |