diff options
author | Christian Hesse <mail@eworm.de> | 2021-05-06 15:42:54 +0200 |
---|---|---|
committer | Christian Hesse <mail@eworm.de> | 2021-05-06 15:42:54 +0200 |
commit | 254126430e561dd01c76607f2a46949a85ae8964 (patch) | |
tree | c6707700b1d4fb5ce33974ce088c0fd0140f68ef /global-functions | |
parent | 64ff7fcf65ade97535afaa84531697f997239b30 (diff) | |
parent | 96621e01cb6e0331fc9e2e4b90610fb7c210aab7 (diff) |
Merge branch 'netwatch-notify' into next
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 0c90ad8..2626c36 100644 --- a/global-functions +++ b/global-functions @@ -8,7 +8,7 @@ # https://git.eworm.de/cgit/routeros-scripts/about/ # expected configuration version -:global ExpectedConfigVersion 49; +:global ExpectedConfigVersion 50; # global variables not to be changed by user :global GlobalFunctionsReady false; |