]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Update BIND version to 9.21.17-dev
authorAndoni Duarte Pintado <andoni@isc.org>
Thu, 4 Dec 2025 08:57:25 +0000 (09:57 +0100)
committerAndoni Duarte Pintado <andoni@isc.org>
Thu, 4 Dec 2025 08:57:25 +0000 (09:57 +0100)
meson.build

index cb7a6e2620ea88ff5588cccf2673ed15281f42ac..5e58573dce96444aae26df160325b4646137fd3b 100644 (file)
@@ -12,7 +12,7 @@
 project(
     'bind',
     ['c'],
-    version: '9.21.16-dev',
+    version: '9.21.17-dev',
     meson_version: '>=1.3.0',
     license: 'MPL-2.0',
     default_options: {