From: Michał Kępień Date: Mon, 12 Oct 2020 11:45:08 +0000 (+0200) Subject: Update BIND version to 9.17.6 X-Git-Tag: v9.17.7~50^2~3 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=58d8c52b098f60b5d7de7c8becbbae385884cfbf;p=thirdparty%2Fbind9.git Update BIND version to 9.17.6 --- diff --git a/configure.ac b/configure.ac index 97286bcd98b..54ea36f2c3b 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], 5)dnl +m4_define([bind_VERSION_PATCH], 6)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