From 3331366e1f94a402f300bb74b1295e29c4fc2ede Mon Sep 17 00:00:00 2001 From: Andoni Duarte Pintado Date: Thu, 7 May 2026 10:27:23 +0200 Subject: [PATCH] Update BIND version to 9.21.23-dev --- meson.build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meson.build b/meson.build index 81e608cfbd..5e28e4175b 100644 --- a/meson.build +++ b/meson.build @@ -12,7 +12,7 @@ project( 'bind', ['c'], - version: '9.21.22-dev', + version: '9.21.23-dev', meson_version: '>=1.3.0', license: 'MPL-2.0', default_options: {