diff options
author | Christian Hesse <mail@eworm.de> | 2020-03-27 22:19:33 +0100 |
---|---|---|
committer | Christian Hesse <mail@eworm.de> | 2020-03-27 22:19:33 +0100 |
commit | 2363f75e7fb96852e1122d16f664552a05d8c1d1 (patch) | |
tree | f231a324458246b36dbc2324233fe50b5e61f053 /global-config | |
parent | 54a8f2839dd32d9c8bd60c2edbbca3606b250bbb (diff) |
ask for GitHub and GitLab starschange-16
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 d8c4fc4..d42a5d1 100644 --- a/global-config +++ b/global-config @@ -7,7 +7,7 @@ # Make sure all configuration properties are up to date and this # value is in sync with value in script 'global-functions'! -:global GlobalConfigVersion 15; +:global GlobalConfigVersion 16; # This is used for DNS and backup file. :global Domain "example.com"; |