diff options
author | Christian Hesse <mail@eworm.de> | 2020-07-14 16:25:46 +0200 |
---|---|---|
committer | Christian Hesse <mail@eworm.de> | 2020-07-14 17:02:36 +0200 |
commit | d1b6ca3d0b531f310a21b947837f7771649b9e17 (patch) | |
tree | eb46078cd33b5c447827bfde3269d44e23e854ec /global-functions | |
parent | 4a52d51a36742755cbb3e865ad2e68b39a1a3c5c (diff) |
notify about auto patch updates in check-routeros-updatechange-21
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 05be101..57ae336 100644 --- a/global-functions +++ b/global-functions @@ -8,7 +8,7 @@ # https://git.eworm.de/cgit/routeros-scripts/about/ # expected configuration version -:global ExpectedConfigVersion 20; +:global ExpectedConfigVersion 21; # global variables not to be changed by user :global GlobalFunctionsReady false; |