diff options
author | Christian Hesse <mail@eworm.de> | 2019-07-08 17:48:55 +0200 |
---|---|---|
committer | Christian Hesse <mail@eworm.de> | 2019-07-19 11:46:29 +0200 |
commit | 8d1313f58885682dab5789fc9805e573d32fc661 (patch) | |
tree | c2ca07ed69a28c19fedac359237fdfbd3060eb8b /global-functions | |
parent | 26f01b238b914e55396df4c5ce6cbccfa236d3da (diff) |
add script 'upload-backup'change-6
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 00eb0c9..b0e4eb3 100644 --- a/global-functions +++ b/global-functions @@ -5,7 +5,7 @@ # global functions # expected configuration version -:global ExpectedConfigVersion 5; +:global ExpectedConfigVersion 6; # global variables not to be changed by user :global SentConfigChangesNotification "-"; |