From: Michał Kępień Date: Thu, 26 Feb 2026 11:00:26 +0000 (+0100) Subject: Update BIND version to 9.20.21-dev X-Git-Tag: v9.20.21~18^2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=0241c8883a1254f1745abc6e7b437570abd5e43d;p=thirdparty%2Fbind9.git Update BIND version to 9.20.21-dev --- diff --git a/configure.ac b/configure.ac index a50ebfc7d57..7ea00bc756a 100644 --- a/configure.ac +++ b/configure.ac @@ -16,7 +16,7 @@ # m4_define([bind_VERSION_MAJOR], 9)dnl m4_define([bind_VERSION_MINOR], 20)dnl -m4_define([bind_VERSION_PATCH], 20)dnl +m4_define([bind_VERSION_PATCH], 21)dnl m4_define([bind_VERSION_EXTRA], -dev)dnl m4_define([bind_DESCRIPTION], [(Stable Release)])dnl m4_define([bind_SRCID], [m4_esyscmd_s([git rev-parse --short HEAD | cut -b1-7])])dnl