diff options
author | Christian Hesse <mail@eworm.de> | 2020-11-17 15:03:01 +0100 |
---|---|---|
committer | Christian Hesse <mail@eworm.de> | 2020-11-17 22:28:05 +0100 |
commit | 62ef70e5dd0da2eee841359b8aa0305088880e58 (patch) | |
tree | b747d87ee2d1ce63386eea39fcf2d839e14b0503 /global-functions | |
parent | 23923619dd0d92e4af65060e7b51b058fc1842aa (diff) |
netwatch-notify: notify about changeschange-37
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 a4a3630..b0b27c2 100644 --- a/global-functions +++ b/global-functions @@ -8,7 +8,7 @@ # https://git.eworm.de/cgit/routeros-scripts/about/ # expected configuration version -:global ExpectedConfigVersion 36; +:global ExpectedConfigVersion 37; # global variables not to be changed by user :global GlobalFunctionsReady false; |