From: Andoni Duarte Pintado Date: Tue, 21 Jan 2025 14:58:51 +0000 (+0100) Subject: Update BIND version to 9.21.5-dev X-Git-Tag: v9.21.5~46^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bdef1e21766d14969c23e701a8819f5d9f755496;p=thirdparty%2Fbind9.git Update BIND version to 9.21.5-dev --- diff --git a/configure.ac b/configure.ac index 71f14127eeb..bf4069b651c 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], 4)dnl +m4_define([bind_VERSION_PATCH], 5)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