diff options
author | Christian Hesse <mail@eworm.de> | 2021-07-09 11:27:26 +0200 |
---|---|---|
committer | Christian Hesse <mail@eworm.de> | 2021-07-09 12:46:03 +0200 |
commit | bccb7c3452466aea0f8c1790643b3aeb21e9b1af (patch) | |
tree | c69fbd44982b001c1df277f2a4e2ebb84a8741d2 /global-config | |
parent | 12d34e4a7c40203aadfb536077c3c2b2cd1492d5 (diff) |
netwatch-notify: implement pre-down hookchange-60
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 06f43e0..efc5c2d 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 59; +:global GlobalConfigVersion 60; # This is used for DNS and backup file. :global Domain "example.com"; |