From: Michal Nowak Date: Wed, 5 Nov 2025 18:41:23 +0000 (+0100) Subject: Update BIND version to 9.20.17-dev X-Git-Tag: v9.20.17~26^2 X-Git-Url: http://git.ipfire.org/gitweb/?a=commitdiff_plain;h=4b2f9716535147f7e41cec494bf9278a571e721f;p=thirdparty%2Fbind9.git Update BIND version to 9.20.17-dev --- diff --git a/configure.ac b/configure.ac index d403f37ef12..40c42e00c52 100644 --- a/configure.ac +++ b/configure.ac @@ -16,7 +16,7 @@ # m4_define([bind_VERSION_MAJOR], 9)dnl m4_define([bind_VERSION_MINOR], 20)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], [(Stable Release)])dnl m4_define([bind_SRCID], [m4_esyscmd_s([git rev-parse --short HEAD | cut -b1-7])])dnl