diff options
author | Christian Hesse <mail@eworm.de> | 2021-12-13 11:36:03 +0100 |
---|---|---|
committer | Christian Hesse <mail@eworm.de> | 2021-12-13 11:36:03 +0100 |
commit | 40dea016700fd88bfee2838d740d46517f677601 (patch) | |
tree | a1d3aaba189f715bd1b19c7eb1b4b1d4edd5eb5f /global-config | |
parent | 6dede0c49b94e5323106ce4bef475d36f1c018bd (diff) |
README: changes for RouterOS v6change-71
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 522155e..1622ef5 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 70; +:global GlobalConfigVersion 71; # This is used for DNS and backup file. :global Domain "example.com"; |