diff options
author | Christian Hesse <mail@eworm.de> | 2021-01-22 10:08:15 +0100 |
---|---|---|
committer | Christian Hesse <mail@eworm.de> | 2021-01-22 10:08:15 +0100 |
commit | eaea89112ab0b700c4b6b459eb31d8931159ce38 (patch) | |
tree | 0f6961685da9f9092d335ea2d90af12f0b958a26 /global-config | |
parent | b780b40baf904a0448d1a8e60cc6e3626183120c (diff) |
global-functions: $LogPrintExit: notify about colorful outputchange-42
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 4e1bca5..b8bdd44 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 41; +:global GlobalConfigVersion 42; # This is used for DNS and backup file. :global Domain "example.com"; |