From: Petr Špaček Date: Thu, 4 Apr 2024 17:35:03 +0000 (+0200) Subject: Update BIND version to 9.19.24-dev X-Git-Tag: v9.19.24~36^2~1 X-Git-Url: http://git.ipfire.org/gitweb/index.cgi?a=commitdiff_plain;h=b0b4ea3975c38ae617bd6edc31eef7fcbe690e55;p=thirdparty%2Fbind9.git Update BIND version to 9.19.24-dev --- diff --git a/configure.ac b/configure.ac index 4a744e103dc..fbe229ad388 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], 23)dnl +m4_define([bind_VERSION_PATCH], 24)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