diff options
author | Christian Hesse <mail@eworm.de> | 2019-09-03 20:59:00 +0200 |
---|---|---|
committer | Christian Hesse <mail@eworm.de> | 2019-09-12 21:29:41 +0200 |
commit | 1cee36a911ef20374cbafc989a5d3699c3fc0def (patch) | |
tree | d4198905fdfa5c848a462d5dcac6afb25628a4d3 /global-config | |
parent | 2258087aab5c94a3970685f7f25587ed5403111d (diff) |
introduce global-config-overlaychange-9
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 85a4232..7a2787a 100644 --- a/global-config +++ b/global-config @@ -6,7 +6,7 @@ # Make sure all configuration properties are up to date and this # value is in sync with value in script 'global-functions'! -:global GlobalConfigVersion 8; +:global GlobalConfigVersion 9; # This is used for DNS and backup file. :global Domain "example.com"; |