aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--global-functions3
1 files changed, 1 insertions, 2 deletions
diff --git a/global-functions b/global-functions
index 6ae4549..3b88a2a 100644
--- a/global-functions
+++ b/global-functions
@@ -1270,8 +1270,7 @@ $RequiredRouterOS "global-functions" "6.47" true;
# ... and give a hint on RouterOS v7.
:if ([ $RequiredRouterOS "global-functions" "7.0" false ] = true) do={
- $LogPrintExit2 warning $0 ("RouterOS v7 brings some incompatible changes. Please switch to branch " . \
- "'routeros-v7', see https://git.eworm.de/cgit/routeros-scripts/about/#changes-for-routeros-v7") false;
+ $LogPrintExit2 warning $0 ("RouterOS v7 brings some incompatible changes. Please switch to main branch!") false;
}
# signal we are ready