diff options
author | Christian Hesse <mail@eworm.de> | 2019-09-03 20:59:00 +0200 |
---|---|---|
committer | Christian Hesse <mail@eworm.de> | 2019-09-12 21:29:41 +0200 |
commit | 1cee36a911ef20374cbafc989a5d3699c3fc0def (patch) | |
tree | d4198905fdfa5c848a462d5dcac6afb25628a4d3 /global-functions | |
parent | 2258087aab5c94a3970685f7f25587ed5403111d (diff) |
introduce global-config-overlaychange-9
Diffstat (limited to 'global-functions')
-rw-r--r-- | global-functions | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/global-functions b/global-functions index 371c230..e50c61e 100644 --- a/global-functions +++ b/global-functions @@ -6,7 +6,7 @@ # global functions # expected configuration version -:global ExpectedConfigVersion 8; +:global ExpectedConfigVersion 9; # global variables not to be changed by user :global SentConfigChangesNotification "-"; |