]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Update BIND version for release v9.18.41
authorMichał Kępień <michal@isc.org>
Sat, 18 Oct 2025 09:50:19 +0000 (11:50 +0200)
committerMichał Kępień <michal@isc.org>
Sat, 18 Oct 2025 09:50:19 +0000 (11:50 +0200)
configure.ac

index ecae6e9c760eb33b463bc2a113990ebd8c8718b6..7eb5d73d371ba1228084b61054b0c65a2f93da1f 100644 (file)
@@ -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