diff options
author | Christian Hesse <mail@eworm.de> | 2023-08-09 11:12:21 +0200 |
---|---|---|
committer | Christian Hesse <mail@eworm.de> | 2023-08-15 11:26:18 +0200 |
commit | 92aca1aac05ba943fa41c9c6640265991a906e30 (patch) | |
tree | 9cb609e7515b68256a37a6efe06b8373ca6eae8f /global-functions.rsc | |
parent | 6552b0c02d23b39e4364be3cda5e0a2eb6a306c9 (diff) |
news and migration for wifiwave2change-104
Diffstat (limited to 'global-functions.rsc')
-rw-r--r-- | global-functions.rsc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/global-functions.rsc b/global-functions.rsc index e317af9..b9b20ee 100644 --- a/global-functions.rsc +++ b/global-functions.rsc @@ -12,7 +12,7 @@ :local 0 "global-functions"; # expected configuration version -:global ExpectedConfigVersion 103; +:global ExpectedConfigVersion 104; # global variables not to be changed by user :global GlobalFunctionsReady false; |