diff options
author | Christian Hesse <mail@eworm.de> | 2021-04-28 15:33:37 +0200 |
---|---|---|
committer | Christian Hesse <mail@eworm.de> | 2021-04-28 15:33:37 +0200 |
commit | 56b75237754eb065aecb932b3082ba0ca29c3f7c (patch) | |
tree | 17fae6776664e6c550c3ba3b2ea7025779b9c35e /global-functions | |
parent | b497edd092b5b01e7601460308c45d6970fabb54 (diff) |
global-functions: notify about settings overridechange-48
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 ddddcb8..ff16076 100644 --- a/global-functions +++ b/global-functions @@ -8,7 +8,7 @@ # https://git.eworm.de/cgit/routeros-scripts/about/ # expected configuration version -:global ExpectedConfigVersion 47; +:global ExpectedConfigVersion 48; # global variables not to be changed by user :global GlobalFunctionsReady false; |