aboutsummaryrefslogtreecommitdiffstats
path: root/global-functions
diff options
context:
space:
mode:
authorGravatar Christian Hesse <mail@eworm.de>2023-02-07 21:00:32 +0100
committerGravatar Christian Hesse <mail@eworm.de>2023-02-07 21:19:57 +0100
commitba730708f57afa5343bd83d048b2b72d23f79ec1 (patch)
tree6214472ad33d875d9a2b1369193f616d6eb62098 /global-functions
parent5d263ca11eac4305ba9ae8b70742e9bc66fb6bf0 (diff)
notify about backup for global-config-overlaychange-93
Diffstat (limited to 'global-functions')
-rw-r--r--global-functions2
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;