aboutsummaryrefslogtreecommitdiffstats
path: root/global-functions.rsc
diff options
context:
space:
mode:
authorGravatar Christian Hesse <mail@eworm.de>2023-03-22 21:49:45 +0100
committerGravatar Christian Hesse <mail@eworm.de>2023-03-22 21:53:32 +0100
commit0d4ab1fb3e4f2eb396c2563898e4788249228cc7 (patch)
treedcec4a7d6212029654ffa53856cc634ab5db3fa4 /global-functions.rsc
parent3396aefac9bd8c6d16112282b6f76be64deafa07 (diff)
parent295ccb570d98dd3f782da5e0272d62bf2698a836 (diff)
Merge branch 'dhcp-to-dns' into next
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 512cf34..2249fe9 100644
--- a/global-functions.rsc
+++ b/global-functions.rsc
@@ -12,7 +12,7 @@
:local 0 "global-functions";
# expected configuration version
-:global ExpectedConfigVersion 96;
+:global ExpectedConfigVersion 97;
# global variables not to be changed by user
:global GlobalFunctionsReady false;