From 65dc0ceab607f83f5108563e524f113a1bffbfaa Mon Sep 17 00:00:00 2001 From: Andoni Duarte Pintado Date: Thu, 4 Dec 2025 09:57:25 +0100 Subject: [PATCH] Update BIND version to 9.21.17-dev --- meson.build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meson.build b/meson.build index cb7a6e2620..5e58573dce 100644 --- a/meson.build +++ b/meson.build @@ -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: {