From: Petr Špaček Date: Fri, 14 Apr 2023 08:51:44 +0000 (+0200) Subject: Update BIND version to 9.19.13-dev X-Git-Tag: v9.19.13~34^2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=923eb6667f4c61d013721032a4934ef66a1495f4;p=thirdparty%2Fbind9.git Update BIND version to 9.19.13-dev --- diff --git a/configure.ac b/configure.ac index 891e1af54fe..edab869939f 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], 12)dnl +m4_define([bind_VERSION_PATCH], 13)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