diff options
author | Christian Hesse <mail@eworm.de> | 2021-12-13 11:36:03 +0100 |
---|---|---|
committer | Christian Hesse <mail@eworm.de> | 2021-12-13 11:36:03 +0100 |
commit | 40dea016700fd88bfee2838d740d46517f677601 (patch) | |
tree | a1d3aaba189f715bd1b19c7eb1b4b1d4edd5eb5f /global-functions | |
parent | 6dede0c49b94e5323106ce4bef475d36f1c018bd (diff) |
README: changes for RouterOS v6change-71
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 42d0b43..7c34a5c 100644 --- a/global-functions +++ b/global-functions @@ -8,7 +8,7 @@ # https://git.eworm.de/cgit/routeros-scripts/about/ # expected configuration version -:global ExpectedConfigVersion 70; +:global ExpectedConfigVersion 71; # global variables not to be changed by user :global GlobalFunctionsReady false; |