diff options
author | Christian Hesse <mail@eworm.de> | 2021-12-07 11:04:50 +0100 |
---|---|---|
committer | Christian Hesse <mail@eworm.de> | 2021-12-07 11:11:19 +0100 |
commit | dab04fd63e61618a8ef4996e3322d60f37f1d911 (patch) | |
tree | 5f159120742caf036d0e5257fd239ebecf68782e /global-functions | |
parent | 95062a3dbc63ea07bf24c112e33c83073c56c4cb (diff) |
README: changes for RouterOS v7change-70
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 4ec903a..ba6419d 100644 --- a/global-functions +++ b/global-functions @@ -8,7 +8,7 @@ # https://git.eworm.de/cgit/routeros-scripts/about/ # expected configuration version -:global ExpectedConfigVersion 69; +:global ExpectedConfigVersion 70; # global variables not to be changed by user :global GlobalFunctionsReady false; |