From: Michal Nowak Date: Wed, 11 May 2022 08:50:38 +0000 (+0200) Subject: Update BIND version to 9.18.4-dev X-Git-Tag: v9.18.4~33^2~1 X-Git-Url: http://git.ipfire.org/gitweb/?a=commitdiff_plain;h=8134aac39c4e5db6e3abb9143e74f7d0387daa78;p=thirdparty%2Fbind9.git Update BIND version to 9.18.4-dev --- diff --git a/configure.ac b/configure.ac index d4c0fbe6588..55d8b9f24bd 100644 --- a/configure.ac +++ b/configure.ac @@ -16,7 +16,7 @@ # m4_define([bind_VERSION_MAJOR], 9)dnl m4_define([bind_VERSION_MINOR], 18)dnl -m4_define([bind_VERSION_PATCH], 3)dnl +m4_define([bind_VERSION_PATCH], 4)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