diff options
author | Christian Hesse <mail@eworm.de> | 2022-03-30 18:03:50 +0200 |
---|---|---|
committer | Christian Hesse <mail@eworm.de> | 2022-03-31 10:46:02 +0200 |
commit | 82c0e1c44c07013f6bc8105489181152b46b126b (patch) | |
tree | 4cddad633b38ef17281a92c2de7e1553792940aa /global-config | |
parent | 58f5a4fced9c35b4f3a5e25bebbac72e0a2c943a (diff) |
introduce backup-partitionchange-79-v6
(cherry picked from commit 71b69fc1898babf490b7dc8e7b0769022d5a2f79)
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 a664cb6..d6509e0 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 78; +:global GlobalConfigVersion 79; # This is used for DNS and backup file. :global Domain "example.com"; |