From: Andoni Duarte Pintado Date: Thu, 13 Feb 2025 14:55:46 +0000 (+0100) Subject: Update BIND version to 9.21.6-dev X-Git-Tag: ondrej/lock-free-qpzone-reads-v1~65^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=259678df11548311f98176a8e31dadea811710ee;p=thirdparty%2Fbind9.git Update BIND version to 9.21.6-dev --- diff --git a/configure.ac b/configure.ac index bf4069b651c..42679e1f029 100644 --- a/configure.ac +++ b/configure.ac @@ -16,7 +16,7 @@ # m4_define([bind_VERSION_MAJOR], 9)dnl m4_define([bind_VERSION_MINOR], 21)dnl -m4_define([bind_VERSION_PATCH], 5)dnl +m4_define([bind_VERSION_PATCH], 6)dnl m4_define([bind_VERSION_EXTRA], -dev)dnl m4_define([bind_DESCRIPTION], [(Development Release)])dnl m4_define([bind_SRCID], [m4_esyscmd_s([git rev-parse --short HEAD | cut -b1-7])])dnl