diff options
Diffstat (limited to 'global-config')
-rw-r--r-- | global-config | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/global-config b/global-config index 1ad8393..d8c4fc4 100644 --- a/global-config +++ b/global-config @@ -3,10 +3,11 @@ # Copyright (c) 2013-2020 Christian Hesse <mail@eworm.de> # # global configuration +# https://git.eworm.de/cgit/routeros-scripts/about/ # Make sure all configuration properties are up to date and this # value is in sync with value in script 'global-functions'! -:global GlobalConfigVersion 14; +:global GlobalConfigVersion 15; # This is used for DNS and backup file. :global Domain "example.com"; |