From: Michał Kępień Date: Mon, 7 Aug 2023 08:23:55 +0000 (+0200) Subject: Update BIND version to 9.19.17-dev X-Git-Tag: v9.19.17~66^2~1 X-Git-Url: http://git.ipfire.org/gitweb/?a=commitdiff_plain;h=7fffb66891f13f0e1b7855212cad187b3fe4cd2b;p=thirdparty%2Fbind9.git Update BIND version to 9.19.17-dev --- diff --git a/configure.ac b/configure.ac index 928b1489fa1..9455cf359ed 100644 --- a/configure.ac +++ b/configure.ac @@ -16,7 +16,7 @@ # m4_define([bind_VERSION_MAJOR], 9)dnl m4_define([bind_VERSION_MINOR], 19)dnl -m4_define([bind_VERSION_PATCH], 16)dnl +m4_define([bind_VERSION_PATCH], 17)dnl m4_define([bind_VERSION_EXTRA], -dev)dnl m4_define([bind_DESCRIPTION], [(Development Release)])dnl m4_define([bind_SRCID], [m4_esyscmd_s([git rev-parse --short HEAD | cut -b1-7])])dnl