diff options
author | Christian Hesse <mail@eworm.de> | 2021-11-15 22:17:43 +0100 |
---|---|---|
committer | Christian Hesse <mail@eworm.de> | 2021-11-16 22:21:37 +0100 |
commit | 185fe2c73035b66b2c8e0048eedca47fd438e3e6 (patch) | |
tree | 06daedc04508595aa2f69f6b9ea21d4324d6c9d1 /global-config | |
parent | 3b997d30870b08b18adc051af5ecca639bd12add (diff) |
reintroduce global-waitchange-68
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 2ad80d7..5f533b4 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 67; +:global GlobalConfigVersion 68; # This is used for DNS and backup file. :global Domain "example.com"; |