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:15:21 +0100 |
commit | 32cc55f7d2570e80ab270ae6e5ce97e3c1bc7644 (patch) | |
tree | cac2a7dfd7e6631f61d8416cca5cb566486b10a1 /global-functions | |
parent | c95e8161485ac47aa3c4f65efe99f335cf330d46 (diff) |
introduce firmware-upgrade-rebootchange-77-v6
(cherry picked from commit 3c358980cb416c61419a0aaa384ab1db1dab8d29)
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 68d8250..0a0b1ff 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; |