]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Update BIND version for release v9.19.22
authorMichał Kępień <michal@isc.org>
Tue, 12 Mar 2024 08:33:06 +0000 (09:33 +0100)
committerMichał Kępień <michal@isc.org>
Tue, 12 Mar 2024 08:33:06 +0000 (09:33 +0100)
configure.ac

index 1c2e1299c9f8a0a4ec2b798a1fdb3b15601d7224..a5bc0145f3578daee0859a2a8518375cdb4b73d9 100644 (file)
@@ -17,7 +17,7 @@
 m4_define([bind_VERSION_MAJOR], 9)dnl
 m4_define([bind_VERSION_MINOR], 19)dnl
 m4_define([bind_VERSION_PATCH], 22)dnl
-m4_define([bind_VERSION_EXTRA], -dev)dnl
+m4_define([bind_VERSION_EXTRA], )dnl
 m4_define([bind_DESCRIPTION], [(Development 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