diff options
author | Christian Hesse <mail@eworm.de> | 2020-07-14 16:18:23 +0200 |
---|---|---|
committer | Christian Hesse <mail@eworm.de> | 2020-07-14 16:23:04 +0200 |
commit | aec63407e873e4a6f7299bdb0bf1c740be45f2b1 (patch) | |
tree | fe56cf3ba347585780f9451f0b866b097084410f /global-config | |
parent | 883920aeae9f25dcb56a0b47054d12ab57dd8833 (diff) |
notify about options in script commentschange-19
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 ffc5fd3..9c5f9ca 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 18; +:global GlobalConfigVersion 19; # This is used for DNS and backup file. :global Domain "example.com"; |