diff options
author | Christian Hesse <mail@eworm.de> | 2020-01-29 22:10:33 +0100 |
---|---|---|
committer | Christian Hesse <mail@eworm.de> | 2020-01-29 22:14:56 +0100 |
commit | 1e72f03e5e568cec4c9850db1770e6f130446cc5 (patch) | |
tree | b5e4fe699a768af97e59f695b0084e91f0567b58 /global-config | |
parent | 833e72eac86af8966b5de19c25d64c89091eb7bf (diff) |
README: update instructions to use $ScriptInstallUpdatechange-11
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 aa125f2..95db1c5 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 10; +:global GlobalConfigVersion 11; # This is used for DNS and backup file. :global Domain "example.com"; |