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-config-overlay | |
parent | 4a52d51a36742755cbb3e865ad2e68b39a1a3c5c (diff) |
notify about auto patch updates in check-routeros-updatechange-21
Diffstat (limited to 'global-config-overlay')
-rw-r--r-- | global-config-overlay | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/global-config-overlay b/global-config-overlay index b0ace3d..d143efa 100644 --- a/global-config-overlay +++ b/global-config-overlay @@ -9,7 +9,7 @@ # Make sure all configuration properties are up to date and this # value is in sync with value in script 'global-functions'! # Comment or remove to disable change notifications. -:global GlobalConfigVersion 20; +:global GlobalConfigVersion 21; # The global-config script is updated by $ScriptInstallUpdate, # global-config-overlay becomes an overlay for your changes. |