aboutsummaryrefslogtreecommitdiffstats
path: root/global-functions.rsc
diff options
context:
space:
mode:
authorGravatar Christian Hesse <mail@eworm.de>2024-01-29 17:55:30 +0100
committerGravatar Christian Hesse <mail@eworm.de>2024-01-30 00:02:08 +0100
commit2a4e2e0c075b5dfee095683a65755d8b384ecb72 (patch)
treecaed510df9da564ef6f1ffa01c221e3c25f544d1 /global-functions.rsc
parent62f33d7b19792fded8366d57ff8756c5952da990 (diff)
send a warning on storage sizechange-118
Diffstat (limited to 'global-functions.rsc')
-rw-r--r--global-functions.rsc2
1 files changed, 1 insertions, 1 deletions
diff --git a/global-functions.rsc b/global-functions.rsc
index 306a2cc..36fde6c 100644
--- a/global-functions.rsc
+++ b/global-functions.rsc
@@ -12,7 +12,7 @@
:local 0 "global-functions";
# expected configuration version
-:global ExpectedConfigVersion 117;
+:global ExpectedConfigVersion 118;
# global variables not to be changed by user
:global GlobalFunctionsReady false;