aboutsummaryrefslogtreecommitdiffstats
path: root/global-functions.rsc
diff options
context:
space:
mode:
authorGravatar Christian Hesse <mail@eworm.de>2023-05-31 10:01:38 +0200
committerGravatar Christian Hesse <mail@eworm.de>2023-06-13 20:26:55 +0200
commite19e33d0a80fe1b4520fe9dab05f6f8a96d6c574 (patch)
tree95cabbd573c88030bcb7c6a9063d2ac7d3faf75e /global-functions.rsc
parent196fe1b0109ff42c9df52a5f8b2314aeff65cd5f (diff)
introduce fw-addr-listschange-101
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 030892b..98f6978 100644
--- a/global-functions.rsc
+++ b/global-functions.rsc
@@ -12,7 +12,7 @@
:local 0 "global-functions";
# expected configuration version
-:global ExpectedConfigVersion 100;
+:global ExpectedConfigVersion 101;
# global variables not to be changed by user
:global GlobalFunctionsReady false;