]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Update BIND version for release v9.18.24
authorMichał Kępień <michal@isc.org>
Sun, 11 Feb 2024 10:39:40 +0000 (11:39 +0100)
committerMichał Kępień <michal@isc.org>
Sun, 11 Feb 2024 10:39:40 +0000 (11:39 +0100)
configure.ac

index 58af49b84e83ade117f80e88dccdfecd29bad3c1..8aa7a90cb1e6586c7ece136c1429738613bf1812 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], 23)dnl
+m4_define([bind_VERSION_PATCH], 24)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