diff options
author | Christian Hesse <mail@eworm.de> | 2021-06-22 15:58:03 +0200 |
---|---|---|
committer | Christian Hesse <mail@eworm.de> | 2021-06-23 15:15:16 +0200 |
commit | 1a404195d5f8f58f89bb8671a6b8afc5feebdd94 (patch) | |
tree | 4c9d1974d6f3b63de2c81fee3fee099fb3de87f4 /global-functions | |
parent | f5b1f9cb97f548a594d50e1835848350b54abf20 (diff) |
hotspot-to-wpa: add optional cleanup scriptchange-58
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 236b211..677cfc7 100644 --- a/global-functions +++ b/global-functions @@ -8,7 +8,7 @@ # https://git.eworm.de/cgit/routeros-scripts/about/ # expected configuration version -:global ExpectedConfigVersion 57; +:global ExpectedConfigVersion 58; # global variables not to be changed by user :global GlobalFunctionsReady false; |