From: Michał Kępień Date: Sat, 18 Oct 2025 09:50:19 +0000 (+0200) Subject: Update BIND version for release X-Git-Tag: v9.18.41^0 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e8adafa196d83e347b1f4d2e09fbb4d510bbf2d5;p=thirdparty%2Fbind9.git Update BIND version for release --- diff --git a/configure.ac b/configure.ac index ecae6e9c760..7eb5d73d371 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], 40)dnl +m4_define([bind_VERSION_PATCH], 41)dnl m4_define([bind_VERSION_EXTRA], )dnl m4_define([bind_DESCRIPTION], [(Extended Support Version)])dnl m4_define([bind_SRCID], [m4_esyscmd_s([git rev-parse --short HEAD | cut -b1-7])])dnl