diff options
author | Christian Hesse <mail@eworm.de> | 2022-02-02 21:10:10 +0100 |
---|---|---|
committer | Christian Hesse <mail@eworm.de> | 2022-02-10 09:07:32 +0100 |
commit | 3c358980cb416c61419a0aaa384ab1db1dab8d29 (patch) | |
tree | a894de1de2cf3687f1f873be94966e4941a778e9 /global-functions | |
parent | a47f5723cc4cdd287d36aaffd7619c17494f9345 (diff) |
introduce firmware-upgrade-rebootchange-77
Diffstat (limited to 'global-functions')
-rw-r--r-- | global-functions | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/global-functions b/global-functions index 0bdbb48..4d1d1a1 100644 --- a/global-functions +++ b/global-functions @@ -8,7 +8,7 @@ # https://git.eworm.de/cgit/routeros-scripts/about/ # expected configuration version -:global ExpectedConfigVersion 76; +:global ExpectedConfigVersion 77; # global variables not to be changed by user :global GlobalFunctionsReady false; |