aboutsummaryrefslogtreecommitdiffstats
path: root/global-functions
diff options
context:
space:
mode:
authorGravatar Christian Hesse <mail@eworm.de>2023-01-31 12:35:19 +0100
committerGravatar Christian Hesse <mail@eworm.de>2023-01-31 17:27:15 +0100
commitcbc547332e511e1ae7a0658002e2cc595b3b1182 (patch)
treedc85b01ffa0aa6ed3e7869f31a805ab7a0efb6e0 /global-functions
parent819c7294c62c84fbc59bbf16a7d9ce97b4957e57 (diff)
check-routeros-update: drop check for capchange-91
This becomes complicated with legacy wireless and wifiwave2 package, old and new CAPsMAN. Let's just drop the check.
Diffstat (limited to 'global-functions')
-rw-r--r--global-functions2
1 files changed, 1 insertions, 1 deletions
diff --git a/global-functions b/global-functions
index 7fe3873..8d865ba 100644
--- a/global-functions
+++ b/global-functions
@@ -12,7 +12,7 @@
:local 0 "global-functions";
# expected configuration version
-:global ExpectedConfigVersion 90;
+:global ExpectedConfigVersion 91;
# global variables not to be changed by user
:global GlobalFunctionsReady false;