]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Update BIND version for release v9.21.19
authorMichał Kępień <michal@isc.org>
Thu, 26 Feb 2026 20:52:53 +0000 (21:52 +0100)
committerMichał Kępień <michal@isc.org>
Thu, 26 Feb 2026 20:52:53 +0000 (21:52 +0100)
meson.build

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