aboutsummaryrefslogtreecommitdiffstats
path: root/global-functions.rsc
diff options
context:
space:
mode:
authorGravatar Christian Hesse <mail@eworm.de>2023-06-23 17:33:51 +0200
committerGravatar Christian Hesse <mail@eworm.de>2023-06-28 11:04:13 +0200
commitf8a2b88692e21d46799738c13d4d12cfa95b4152 (patch)
tree326d8674c8daadfdd29f36e0110cfed58be876dd /global-functions.rsc
parent5ba34c819a93e27b0eb4c56e25435fe522e16ee3 (diff)
hotspot-to-wpa: support non-local userschange-102
This has some limitations, though: The password is not known and additional configuration can not be given in user's comment.
Diffstat (limited to 'global-functions.rsc')
-rw-r--r--global-functions.rsc2
1 files changed, 1 insertions, 1 deletions
diff --git a/global-functions.rsc b/global-functions.rsc
index 1f1cfa1..0378775 100644
--- a/global-functions.rsc
+++ b/global-functions.rsc
@@ -12,7 +12,7 @@
:local 0 "global-functions";
# expected configuration version
-:global ExpectedConfigVersion 101;
+:global ExpectedConfigVersion 102;
# global variables not to be changed by user
:global GlobalFunctionsReady false;