From: Michał Kępień Date: Mon, 12 May 2025 18:24:12 +0000 (+0200) Subject: Update BIND version to 9.21.9-dev X-Git-Tag: v9.21.9~50^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a79dec897125af10506631e2a96b68038b1f55af;p=thirdparty%2Fbind9.git Update BIND version to 9.21.9-dev --- diff --git a/configure.ac b/configure.ac index ae38d9432fb..8fb6491d051 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], 8)dnl +m4_define([bind_VERSION_PATCH], 9)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