aboutsummaryrefslogtreecommitdiffstats
path: root/global-functions
diff options
context:
space:
mode:
authorGravatar Christian Hesse <mail@eworm.de>2022-01-14 08:55:07 +0100
committerGravatar Christian Hesse <mail@eworm.de>2022-01-14 09:17:54 +0100
commitee9818e34dbdfeba3104857a54c8ec1bc6aba4ce (patch)
tree987b22c48899b2fd95da2130ac41291c3f957105 /global-functions
parent7d5c9679952339c8064dc34967c13d0c7779ae87 (diff)
global: send notification on 'routeros-v6'change-75-v6
This is mainly to keep the version in 'routeros-v6' and 'main' in sync...
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 625bbe4..9579f5c 100644
--- a/global-functions
+++ b/global-functions
@@ -8,7 +8,7 @@
# https://git.eworm.de/cgit/routeros-scripts/about/
# expected configuration version
-:global ExpectedConfigVersion 74;
+:global ExpectedConfigVersion 75;
# global variables not to be changed by user
:global GlobalFunctionsReady false;