]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Update BIND version for release v9.21.16
authorAndoni Duarte Pintado <andoni@isc.org>
Tue, 9 Dec 2025 17:51:25 +0000 (18:51 +0100)
committerAndoni Duarte Pintado <andoni@isc.org>
Tue, 9 Dec 2025 17:51:25 +0000 (18:51 +0100)
meson.build

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