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

index 9d0aa6adf371a3d28fe3f2d6fb2a5227fd25f8d4..a79b9d6ee8d003bf855d17aa2dfc0bed458f1b2a 100644 (file)
@@ -16,7 +16,7 @@
 #
 m4_define([bind_VERSION_MAJOR], 9)dnl
 m4_define([bind_VERSION_MINOR], 20)dnl
-m4_define([bind_VERSION_PATCH], 14)dnl
+m4_define([bind_VERSION_PATCH], 15)dnl
 m4_define([bind_VERSION_EXTRA], )dnl
 m4_define([bind_DESCRIPTION], [(Stable Release)])dnl
 m4_define([bind_SRCID], [m4_esyscmd_s([git rev-parse --short HEAD | cut -b1-7])])dnl