From: Petr Špaček Date: Mon, 6 Dec 2021 16:19:03 +0000 (+0100) Subject: Update BIND version to 9.17.21 X-Git-Tag: v9.17.21^0 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ffdb8569f42cc6dddc367da933feffdfd038a14c;p=thirdparty%2Fbind9.git Update BIND version to 9.17.21 --- diff --git a/configure.ac b/configure.ac index 817a01d0883..401fffe8758 100644 --- a/configure.ac +++ b/configure.ac @@ -14,7 +14,7 @@ # m4_define([bind_VERSION_MAJOR], 9)dnl m4_define([bind_VERSION_MINOR], 17)dnl -m4_define([bind_VERSION_PATCH], 20)dnl +m4_define([bind_VERSION_PATCH], 21)dnl m4_define([bind_VERSION_EXTRA], )dnl m4_define([bind_DESCRIPTION], [(Development Release)])dnl m4_define([bind_SRCID], [m4_esyscmd_s([git rev-parse --short HEAD | cut -b1-7])])dnl