diff options
author | Christian Hesse <mail@eworm.de> | 2021-12-21 13:15:35 +0100 |
---|---|---|
committer | Christian Hesse <mail@eworm.de> | 2022-01-07 15:28:08 +0100 |
commit | 491f53a8ce4a4a76fcaa4b1b99ec85e5f00b2ee5 (patch) | |
tree | 89e1373edaff220340f448130d0083cc4c061db7 /global-functions | |
parent | 97f35dcf0e99738e9170a413f6be52c989708b9c (diff) |
hotspot-to-wpa: support settings from templatechange-74
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 a6f31c8..625bbe4 100644 --- a/global-functions +++ b/global-functions @@ -8,7 +8,7 @@ # https://git.eworm.de/cgit/routeros-scripts/about/ # expected configuration version -:global ExpectedConfigVersion 73; +:global ExpectedConfigVersion 74; # global variables not to be changed by user :global GlobalFunctionsReady false; |