diff options
author | Christian Hesse <mail@eworm.de> | 2021-04-28 15:33:37 +0200 |
---|---|---|
committer | Christian Hesse <mail@eworm.de> | 2021-04-28 15:33:37 +0200 |
commit | 56b75237754eb065aecb932b3082ba0ca29c3f7c (patch) | |
tree | 17fae6776664e6c550c3ba3b2ea7025779b9c35e /global-config | |
parent | b497edd092b5b01e7601460308c45d6970fabb54 (diff) |
global-functions: notify about settings overridechange-48
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 58c9617..9e69c18 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 47; +:global GlobalConfigVersion 48; # This is used for DNS and backup file. :global Domain "example.com"; |