From: Michał Kępień Date: Tue, 8 Jun 2021 07:00:49 +0000 (+0200) Subject: Update BIND version to 9.17.14 X-Git-Tag: v9.17.16~35^2~1 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=7e0e2dd6670584051d72baff6810889a6e6a0b8d;p=thirdparty%2Fbind9.git Update BIND version to 9.17.14 --- diff --git a/configure.ac b/configure.ac index 36d612d4c6d..44f222b8a20 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], 13)dnl +m4_define([bind_VERSION_PATCH], 14)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