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:53:26 +0100 |
commit | d74aac8f6ad3edfdf65d4a3ee6714aae1d3ade0f (patch) | |
tree | 5dfacbc9123c44afbe4a5a79d6f9632d4c1ab77b /global-functions | |
parent | 26e471122f029b8e585e1e88e5f2fdaa1f21abd7 (diff) |
doc/mod: notify about new documentationchange-78
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 3323f36..2b37bea 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; |