From: Michał Kępień Date: Mon, 12 Apr 2021 10:31:49 +0000 (+0200) Subject: Update BIND version to 9.17.12 X-Git-Tag: v9.17.12^0 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=50d43fc5905e4bc07acffbb5044ab8e40a1e461e;p=thirdparty%2Fbind9.git Update BIND version to 9.17.12 --- diff --git a/configure.ac b/configure.ac index c05600872fd..7ace884b480 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], 11)dnl +m4_define([bind_VERSION_PATCH], 12)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