]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Update BIND version for release v9.18.46
authorMichał Kępień <michal@isc.org>
Thu, 26 Feb 2026 20:54:07 +0000 (21:54 +0100)
committerMichał Kępień <michal@isc.org>
Thu, 26 Feb 2026 20:54:07 +0000 (21:54 +0100)
configure.ac

index 8d4e099be0a5f85de94d77882b62837c02efa1d4..ef98ba6bc3d4e03da3fbf66ae931c619c33068f9 100644 (file)
@@ -17,7 +17,7 @@
 m4_define([bind_VERSION_MAJOR], 9)dnl
 m4_define([bind_VERSION_MINOR], 18)dnl
 m4_define([bind_VERSION_PATCH], 46)dnl
-m4_define([bind_VERSION_EXTRA], -dev)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
 m4_define([bind_PKG_VERSION], [[bind_VERSION_MAJOR.bind_VERSION_MINOR.bind_VERSION_PATCH]bind_VERSION_EXTRA])dnl