diff options
author | Christian Hesse <mail@eworm.de> | 2024-07-16 13:45:16 +0200 |
---|---|---|
committer | Christian Hesse <mail@eworm.de> | 2024-07-16 13:50:22 +0200 |
commit | 6fbafe76ba27e35d1f3067430ba78cedfa85eb19 (patch) | |
tree | 43e3097c8a439a51c348cecd3eae8a66680d766a /ipsec-to-dns.rsc | |
parent | 075a9bd6c43e08efee73eb6e1ec5b0ea0391fef2 (diff) |
bump RouterOS requirement for all scripts and modules...
... now that global-functions requires RouterOS 7.14 anyway.
Diffstat (limited to 'ipsec-to-dns.rsc')
-rw-r--r-- | ipsec-to-dns.rsc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ipsec-to-dns.rsc b/ipsec-to-dns.rsc index 8894eee..bd74a8f 100644 --- a/ipsec-to-dns.rsc +++ b/ipsec-to-dns.rsc @@ -3,7 +3,7 @@ # Copyright (c) 2021-2024 Christian Hesse <mail@eworm.de> # https://git.eworm.de/cgit/routeros-scripts/about/COPYING.md # -# requires RouterOS, version=7.13 +# requires RouterOS, version=7.14 # # and add/remove/update DNS entries from IPSec mode-config # https://git.eworm.de/cgit/routeros-scripts/about/doc/ipsec-to-dns.md |