diff options
author | Christian Hesse <mail@eworm.de> | 2022-07-06 11:42:47 +0200 |
---|---|---|
committer | Christian Hesse <mail@eworm.de> | 2022-07-06 11:42:47 +0200 |
commit | 99feceda38b2db901be98ffc3e3f7e5871ad965d (patch) | |
tree | c4fd17117a1d335f8f1ed3924f9b6ed83a6fc14e /global-functions | |
parent | 447e1d99f982d43f42d1e2fe3053e747c5df234a (diff) | |
parent | 3a7bb1e2392839884a67ab4acfa9260b9c50b221 (diff) |
Merge branch 'netwatch' 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 daa6526..bab2716 100644 --- a/global-functions +++ b/global-functions @@ -10,7 +10,7 @@ :local 0 "global-functions"; # expected configuration version -:global ExpectedConfigVersion 81; +:global ExpectedConfigVersion 82; # global variables not to be changed by user :global GlobalFunctionsReady false; |