From: Michał Kępień Date: Thu, 12 Mar 2026 20:11:29 +0000 (+0100) Subject: Update BIND version to 9.20.22-dev X-Git-Tag: v9.20.22~34^2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=6c20cf9840fc06761a698c0aadf0e8dc836ce9ec;p=thirdparty%2Fbind9.git Update BIND version to 9.20.22-dev --- diff --git a/configure.ac b/configure.ac index 7ea00bc756a..ea7074565f1 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], 21)dnl +m4_define([bind_VERSION_PATCH], 22)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