diff options
author | Christian Hesse <mail@eworm.de> | 2020-11-17 22:45:35 +0100 |
---|---|---|
committer | Christian Hesse <mail@eworm.de> | 2020-11-17 22:45:35 +0100 |
commit | 34a0d4ab853ed31220b73b4ca2470778873f8108 (patch) | |
tree | b747d87ee2d1ce63386eea39fcf2d839e14b0503 /global-functions | |
parent | e1d9b08b9af23a20b612e92b150aded8ee1b1b68 (diff) | |
parent | 62ef70e5dd0da2eee841359b8aa0305088880e58 (diff) |
Merge branch 'netwatch-notify'
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; |