diff options
author | Christian Hesse <mail@eworm.de> | 2021-06-23 10:05:41 +0200 |
---|---|---|
committer | Christian Hesse <mail@eworm.de> | 2021-06-23 10:26:49 +0200 |
commit | 64496d76c2f450c001f05769a83075b4fe18fbaf (patch) | |
tree | b4ec2a4f0b174250591a0296b4a5b0154609fd14 /global-functions | |
parent | 037d287e5b250ec794f26cb0bef3fd214a35aef2 (diff) |
notify about tag in scriptschange-56
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 a4b4c4c..c3c6e55 100644 --- a/global-functions +++ b/global-functions @@ -8,7 +8,7 @@ # https://git.eworm.de/cgit/routeros-scripts/about/ # expected configuration version -:global ExpectedConfigVersion 55; +:global ExpectedConfigVersion 56; # global variables not to be changed by user :global GlobalFunctionsReady false; |