aboutsummaryrefslogtreecommitdiffstats
path: root/global-functions
diff options
context:
space:
mode:
authorGravatar Christian Hesse <mail@eworm.de>2021-09-20 15:24:52 +0200
committerGravatar Christian Hesse <mail@eworm.de>2021-09-21 21:26:13 +0200
commitce78d7d9e9ad1c2ab0e5ffab716b40975c6bd0eb (patch)
treeb75e021cb1ff7ef1d1d68d6e41927fccc106ea44 /global-functions
parent012db05a9350311ddac85a95e487d4fc0ebabcb6 (diff)
global-functions: notify about move of $IPCalc and $ScriptRunOnce to moduleschange-63
Just install with... $ScriptInstallUpdate global-functions.d/ipcalc ... and/or... $ScriptInstallUpdate global-functions.d/scriptrunonce ... and use the functions as before.
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 e3340eb..34be4fd 100644
--- a/global-functions
+++ b/global-functions
@@ -8,7 +8,7 @@
# https://git.eworm.de/cgit/routeros-scripts/about/
# expected configuration version
-:global ExpectedConfigVersion 62;
+:global ExpectedConfigVersion 63;
# global variables not to be changed by user
:global GlobalFunctionsReady false;