]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Update BIND version for release
authorMichał Kępień <michal@isc.org>
Thu, 2 Oct 2025 16:20:20 +0000 (18:20 +0200)
committerMichał Kępień <michal@isc.org>
Thu, 2 Oct 2025 16:20:20 +0000 (18:20 +0200)
configure.ac

index 85c53a4d97d522a8c4ee0f3f8c134ab10225907c..9d0aa6adf371a3d28fe3f2d6fb2a5227fd25f8d4 100644 (file)
@@ -17,7 +17,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_EXTRA], -dev)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
 m4_define([bind_PKG_VERSION], [[bind_VERSION_MAJOR.bind_VERSION_MINOR.bind_VERSION_PATCH]bind_VERSION_EXTRA])dnl