diff options
author | Christian Hesse <mail@eworm.de> | 2022-02-20 23:17:16 +0100 |
---|---|---|
committer | Christian Hesse <mail@eworm.de> | 2022-02-21 12:56:02 +0100 |
commit | fed4757eaaf9468b488a07ecaa67b7f63c04bcee (patch) | |
tree | 81d2d617388cc2a47fb21edd5fb580a001f9b88b /global-functions | |
parent | 9419e3407731eea0594c8fbdff27d9688e656397 (diff) |
doc/mod: notify about new documentationchange-78-v6
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 9721b8b..ef7fa15 100644 --- a/global-functions +++ b/global-functions @@ -8,7 +8,7 @@ # https://git.eworm.de/cgit/routeros-scripts/about/ # expected configuration version -:global ExpectedConfigVersion 77; +:global ExpectedConfigVersion 78; # global variables not to be changed by user :global GlobalFunctionsReady false; |