diff options
author | Christian Hesse <mail@eworm.de> | 2022-07-06 11:42:47 +0200 |
---|---|---|
committer | Christian Hesse <mail@eworm.de> | 2022-07-06 11:42:47 +0200 |
commit | 99feceda38b2db901be98ffc3e3f7e5871ad965d (patch) | |
tree | c4fd17117a1d335f8f1ed3924f9b6ed83a6fc14e /global-config | |
parent | 447e1d99f982d43f42d1e2fe3053e747c5df234a (diff) | |
parent | 3a7bb1e2392839884a67ab4acfa9260b9c50b221 (diff) |
Merge branch 'netwatch' 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 b1f4770..d36e63b 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 81; +:global GlobalConfigVersion 82; # This is used for DNS and backup file. :global Domain "example.com"; |