From: Michal Nowak Date: Tue, 31 Mar 2026 08:16:58 +0000 (+0200) Subject: Update BIND version to 9.20.23-dev X-Git-Tag: v9.20.23~57^2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=2e59948e25fa7446c8d8a222f6684acc71d788b1;p=thirdparty%2Fbind9.git Update BIND version to 9.20.23-dev --- diff --git a/configure.ac b/configure.ac index ea7074565f1..285f70d1022 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], 22)dnl +m4_define([bind_VERSION_PATCH], 23)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