diff options
author | Christian Hesse <mail@eworm.de> | 2021-05-17 16:32:07 +0200 |
---|---|---|
committer | Christian Hesse <mail@eworm.de> | 2021-05-17 16:41:51 +0200 |
commit | 862417b8d32f6eef1c05ba9137fe2a7f14436987 (patch) | |
tree | b14fce4182be88330586cee1e0a71a466c84f96f /global-config | |
parent | 604306f2200a2a4bc6f6865f4aea90befe2e0142 (diff) |
add 'ipsec-to-dns'change-51
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 77f41f6..a02d840 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 50; +:global GlobalConfigVersion 51; # This is used for DNS and backup file. :global Domain "example.com"; |