From: Michał Kępień Date: Mon, 11 Jul 2022 06:49:38 +0000 (+0200) Subject: Update BIND version to 9.19.4-dev X-Git-Tag: v9.19.4~46^2~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=26bd3c172c0075d0203fa5d77262a4b86d376106;p=thirdparty%2Fbind9.git Update BIND version to 9.19.4-dev --- diff --git a/configure.ac b/configure.ac index 34ba0d21ee1..bc90bcba309 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], 3)dnl +m4_define([bind_VERSION_PATCH], 4)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