diff options
author | Christian Hesse <mail@eworm.de> | 2020-11-17 15:03:01 +0100 |
---|---|---|
committer | Christian Hesse <mail@eworm.de> | 2020-11-17 22:28:05 +0100 |
commit | 62ef70e5dd0da2eee841359b8aa0305088880e58 (patch) | |
tree | b747d87ee2d1ce63386eea39fcf2d839e14b0503 /global-config | |
parent | 23923619dd0d92e4af65060e7b51b058fc1842aa (diff) |
netwatch-notify: notify about changeschange-37
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 9bbbc29..591bdda 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 36; +:global GlobalConfigVersion 37; # This is used for DNS and backup file. :global Domain "example.com"; |