diff options
author | Christian Hesse <mail@eworm.de> | 2022-01-14 08:35:47 +0100 |
---|---|---|
committer | Christian Hesse <mail@eworm.de> | 2022-01-14 09:31:07 +0100 |
commit | 5135a413329ed401ae62ef6b4d05fe09fc0df2f7 (patch) | |
tree | 0e568bee9fee737798196b2c212b1f52f9c698fa /global-functions | |
parent | 25704812b21a9e24bff83f5406c94b2b54684be3 (diff) |
global: notify about merging 'routeros-v7' into 'main'change-75
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 388d24e..1e402d9 100644 --- a/global-functions +++ b/global-functions @@ -8,7 +8,7 @@ # https://git.eworm.de/cgit/routeros-scripts/about/ # expected configuration version -:global ExpectedConfigVersion 74; +:global ExpectedConfigVersion 75; # global variables not to be changed by user :global GlobalFunctionsReady false; |