diff options
author | Christian Hesse <mail@eworm.de> | 2022-03-30 18:03:50 +0200 |
---|---|---|
committer | Christian Hesse <mail@eworm.de> | 2022-03-31 10:46:02 +0200 |
commit | 82c0e1c44c07013f6bc8105489181152b46b126b (patch) | |
tree | 4cddad633b38ef17281a92c2de7e1553792940aa /global-functions | |
parent | 58f5a4fced9c35b4f3a5e25bebbac72e0a2c943a (diff) |
introduce backup-partitionchange-79-v6
(cherry picked from commit 71b69fc1898babf490b7dc8e7b0769022d5a2f79)
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 91297b4..05a111c 100644 --- a/global-functions +++ b/global-functions @@ -8,7 +8,7 @@ # https://git.eworm.de/cgit/routeros-scripts/about/ # expected configuration version -:global ExpectedConfigVersion 78; +:global ExpectedConfigVersion 79; # global variables not to be changed by user :global GlobalFunctionsReady false; |