diff options
author | Christian Hesse <mail@eworm.de> | 2022-01-14 08:55:07 +0100 |
---|---|---|
committer | Christian Hesse <mail@eworm.de> | 2022-01-14 09:17:54 +0100 |
commit | ee9818e34dbdfeba3104857a54c8ec1bc6aba4ce (patch) | |
tree | 987b22c48899b2fd95da2130ac41291c3f957105 /global-config | |
parent | 7d5c9679952339c8064dc34967c13d0c7779ae87 (diff) |
global: send notification on 'routeros-v6'change-75-v6
This is mainly to keep the version in 'routeros-v6'
and 'main' in sync...
Diffstat (limited to 'global-config')
-rw-r--r-- | global-config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/global-config b/global-config index 024e52f..75fbba4 100644 --- a/global-config +++ b/global-config @@ -8,7 +8,7 @@ # Make sure all configuration properties are up to date and this # value is in sync with value in script 'global-functions'! -:global GlobalConfigVersion 74; +:global GlobalConfigVersion 75; # This is used for DNS and backup file. :global Domain "example.com"; |