diff options
author | Christian Hesse <mail@eworm.de> | 2024-07-16 14:19:17 +0200 |
---|---|---|
committer | Christian Hesse <mail@eworm.de> | 2024-07-16 14:19:17 +0200 |
commit | 380b3b3137710eee28ca1a1b7362ae6d5b99c784 (patch) | |
tree | 43e3097c8a439a51c348cecd3eae8a66680d766a /dhcp-to-dns.rsc | |
parent | f09fa83105ea40876e7103a118b3d6d57098cf0c (diff) | |
parent | 6fbafe76ba27e35d1f3067430ba78cedfa85eb19 (diff) |
Merge branch 'line-breaks' into nextrouteros-7.14-1
Diffstat (limited to 'dhcp-to-dns.rsc')
-rw-r--r-- | dhcp-to-dns.rsc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dhcp-to-dns.rsc b/dhcp-to-dns.rsc index a3d41c9..0ab5e2a 100644 --- a/dhcp-to-dns.rsc +++ b/dhcp-to-dns.rsc @@ -4,7 +4,7 @@ # https://git.eworm.de/cgit/routeros-scripts/about/COPYING.md # # provides: lease-script, order=20 -# requires RouterOS, version=7.13 +# requires RouterOS, version=7.14 # # check DHCP leases and add/remove/update DNS entries # https://git.eworm.de/cgit/routeros-scripts/about/doc/dhcp-to-dns.md |