diff options
author | Christian Hesse <mail@eworm.de> | 2021-02-22 10:34:09 +0100 |
---|---|---|
committer | Christian Hesse <mail@eworm.de> | 2021-02-22 10:34:09 +0100 |
commit | 73eb92fb723e6f42c3d80a0a7d0e4d21bcfc8238 (patch) | |
tree | 1c2cc19355c2068ff4babb9a3134494ae582bbc1 /global-functions | |
parent | 292176e910e080e824779cc735081ff415c6c28a (diff) |
We have a Telegram group!change-45
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 d1fcf05..502aa46 100644 --- a/global-functions +++ b/global-functions @@ -8,7 +8,7 @@ # https://git.eworm.de/cgit/routeros-scripts/about/ # expected configuration version -:global ExpectedConfigVersion 44; +:global ExpectedConfigVersion 45; # global variables not to be changed by user :global GlobalFunctionsReady false; |