aboutsummaryrefslogtreecommitdiffstats
path: root/global-functions
diff options
context:
space:
mode:
authorGravatar Christian Hesse <mail@eworm.de>2021-05-06 12:55:05 +0200
committerGravatar Christian Hesse <mail@eworm.de>2021-05-06 15:11:05 +0200
commitcfb31e844c39089046de1fc7021d5dedef14c145 (patch)
tree12f421b5e8d2df7345040dc3b108de4149cac427 /global-functions
parent9d19313eee7e647a7f094aa01f40f179bfd23b0b (diff)
netwatch-notify: support dynamic address updatechange-50
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 0c90ad8..2626c36 100644
--- a/global-functions
+++ b/global-functions
@@ -8,7 +8,7 @@
# https://git.eworm.de/cgit/routeros-scripts/about/
# expected configuration version
-:global ExpectedConfigVersion 49;
+:global ExpectedConfigVersion 50;
# global variables not to be changed by user
:global GlobalFunctionsReady false;