aboutsummaryrefslogtreecommitdiffstats
path: root/global-functions
diff options
context:
space:
mode:
authorGravatar Christian Hesse <mail@eworm.de>2021-07-09 11:27:26 +0200
committerGravatar Christian Hesse <mail@eworm.de>2021-07-09 12:46:03 +0200
commitbccb7c3452466aea0f8c1790643b3aeb21e9b1af (patch)
treec69fbd44982b001c1df277f2a4e2ebb84a8741d2 /global-functions
parent12d34e4a7c40203aadfb536077c3c2b2cd1492d5 (diff)
netwatch-notify: implement pre-down hookchange-60
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 7b5227a..0a031ba 100644
--- a/global-functions
+++ b/global-functions
@@ -8,7 +8,7 @@
# https://git.eworm.de/cgit/routeros-scripts/about/
# expected configuration version
-:global ExpectedConfigVersion 59;
+:global ExpectedConfigVersion 60;
# global variables not to be changed by user
:global GlobalFunctionsReady false;