diff options
author | Christian Hesse <mail@eworm.de> | 2023-02-07 21:15:53 +0100 |
---|---|---|
committer | Christian Hesse <mail@eworm.de> | 2023-02-07 21:19:57 +0100 |
commit | aee42d31e1c5a8b1e08f09ee2bc55fbff8d5a3f0 (patch) | |
tree | 6214472ad33d875d9a2b1369193f616d6eb62098 /global-functions | |
parent | 9c066599e8a57bfcf26eacb18fcca8f404938f15 (diff) | |
parent | ba730708f57afa5343bd83d048b2b72d23f79ec1 (diff) |
Merge branch 'backup-g-c-o' into next
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 d2f911e..63ec636 100644 --- a/global-functions +++ b/global-functions @@ -12,7 +12,7 @@ :local 0 "global-functions"; # expected configuration version -:global ExpectedConfigVersion 92; +:global ExpectedConfigVersion 93; # global variables not to be changed by user :global GlobalFunctionsReady false; |