diff options
author | Christian Hesse <mail@eworm.de> | 2020-12-18 15:31:03 +0100 |
---|---|---|
committer | Christian Hesse <mail@eworm.de> | 2020-12-18 15:31:03 +0100 |
commit | 3657830582c4e5b4c75050bc2145adee52fbef28 (patch) | |
tree | 045a4911df6ec6a813f65546280955493d18631c /global-config | |
parent | cb72eccc6cf66cab0412f7bd696aa079fffc5180 (diff) |
ipv6-update: notify about interface specific address list entrieschange-39
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 6c94b1b..2b1586e 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 38; +:global GlobalConfigVersion 39; # This is used for DNS and backup file. :global Domain "example.com"; |