From 34b0eb906528a2762b5778018173e1476d27970a Mon Sep 17 00:00:00 2001 From: Andoni Duarte Pintado Date: Wed, 4 Feb 2026 09:36:51 +0100 Subject: [PATCH] Update BIND version to 9.21.19-dev --- meson.build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meson.build b/meson.build index 443c5760db..a83995e807 100644 --- a/meson.build +++ b/meson.build @@ -12,7 +12,7 @@ project( 'bind', ['c'], - version: '9.21.18-dev', + version: '9.21.19-dev', meson_version: '>=1.3.0', license: 'MPL-2.0', default_options: {