diff options
author | Christian Hesse <mail@eworm.de> | 2020-10-16 08:24:19 +0200 |
---|---|---|
committer | Christian Hesse <mail@eworm.de> | 2020-10-16 08:24:19 +0200 |
commit | 8b2df7abd071b75b19df8564cece0a23c18c7894 (patch) | |
tree | a7ac3ef779dc2a2e503f74052801072d5505b230 /global-config | |
parent | 1c4531d5369ac1b8e502539faf65274a60c268d2 (diff) |
mode-button: merge mode-button-event & mode-button-schedulerchange-32
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 759356c..c90c4cb 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 31; +:global GlobalConfigVersion 32; # This is used for DNS and backup file. :global Domain "example.com"; |