diff options
author | Christian Hesse <mail@eworm.de> | 2021-05-06 12:55:05 +0200 |
---|---|---|
committer | Christian Hesse <mail@eworm.de> | 2021-05-06 15:11:05 +0200 |
commit | cfb31e844c39089046de1fc7021d5dedef14c145 (patch) | |
tree | 12f421b5e8d2df7345040dc3b108de4149cac427 /global-config | |
parent | 9d19313eee7e647a7f094aa01f40f179bfd23b0b (diff) |
netwatch-notify: support dynamic address updatechange-50
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 25d0496..77f41f6 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 49; +:global GlobalConfigVersion 50; # This is used for DNS and backup file. :global Domain "example.com"; |