diff options
author | Christian Hesse <mail@eworm.de> | 2021-05-06 15:42:54 +0200 |
---|---|---|
committer | Christian Hesse <mail@eworm.de> | 2021-05-06 15:42:54 +0200 |
commit | 254126430e561dd01c76607f2a46949a85ae8964 (patch) | |
tree | c6707700b1d4fb5ce33974ce088c0fd0140f68ef /global-config | |
parent | 64ff7fcf65ade97535afaa84531697f997239b30 (diff) | |
parent | 96621e01cb6e0331fc9e2e4b90610fb7c210aab7 (diff) |
Merge branch 'netwatch-notify' into next
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"; |