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-functions | |
parent | 833e72eac86af8966b5de19c25d64c89091eb7bf (diff) |
README: update instructions to use $ScriptInstallUpdatechange-11
Diffstat (limited to 'global-functions')
-rw-r--r-- | global-functions | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/global-functions b/global-functions index 60f72a4..796bd0e 100644 --- a/global-functions +++ b/global-functions @@ -6,7 +6,7 @@ # global functions # expected configuration version -:global ExpectedConfigVersion 10; +:global ExpectedConfigVersion 11; # global variables not to be changed by user :global SentConfigChangesNotification "-"; |