From: Andoni Duarte Pintado Date: Thu, 7 May 2026 08:26:19 +0000 (+0200) Subject: Update BIND version to 9.20.24-dev X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=956eefddcd4d56fcb8313f6ec5e2ce8490804f67;p=thirdparty%2Fbind9.git Update BIND version to 9.20.24-dev --- diff --git a/configure.ac b/configure.ac index 285f70d1022..b4c41d15154 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], 23)dnl +m4_define([bind_VERSION_PATCH], 24)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