From 032467c27ef13b6ff049e55b4b99abeb52ea024b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20K=C4=99pie=C5=84?= Date: Fri, 10 Jul 2026 10:35:47 +0200 Subject: [PATCH] Update BIND version to 9.21.25-dev --- meson.build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meson.build b/meson.build index 15bca2e015..7eb9ea8326 100644 --- a/meson.build +++ b/meson.build @@ -12,7 +12,7 @@ project( 'bind', ['c'], - version: '9.21.24-dev', + version: '9.21.25-dev', meson_version: '>=1.3.0', license: 'MPL-2.0', default_options: {