diff options
author | Christian Hesse <mail@eworm.de> | 2021-06-23 15:11:40 +0200 |
---|---|---|
committer | Christian Hesse <mail@eworm.de> | 2021-06-23 15:14:38 +0200 |
commit | f5b1f9cb97f548a594d50e1835848350b54abf20 (patch) | |
tree | 25d03d4467230c991d22be88746f49bcbbbcca9c /global-functions | |
parent | 64496d76c2f450c001f05769a83075b4fe18fbaf (diff) |
celebrating the 1.000th commit - hooray!change-57
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 c3c6e55..236b211 100644 --- a/global-functions +++ b/global-functions @@ -8,7 +8,7 @@ # https://git.eworm.de/cgit/routeros-scripts/about/ # expected configuration version -:global ExpectedConfigVersion 56; +:global ExpectedConfigVersion 57; # global variables not to be changed by user :global GlobalFunctionsReady false; |