diff options
author | Christian Hesse <mail@eworm.de> | 2020-03-23 12:21:38 +0100 |
---|---|---|
committer | Christian Hesse <mail@eworm.de> | 2020-03-23 14:01:20 +0100 |
commit | 5f46ef7635f27f6180898815cebd954617790b37 (patch) | |
tree | 86cdb560f00a1e6eb6a78ac4c3395600fd97e618 /global-config | |
parent | 1282a91f0401deaaa516826afc6b92622389aeee (diff) |
completely replace script-updates with $ScriptInstallUpdatechange-14
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 46c07b8..1ad8393 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 13; +:global GlobalConfigVersion 14; # This is used for DNS and backup file. :global Domain "example.com"; |