]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Update BIND version for release v9.19.6
authorMichał Kępień <michal@isc.org>
Mon, 10 Oct 2022 07:00:58 +0000 (09:00 +0200)
committerMichał Kępień <michal@isc.org>
Mon, 10 Oct 2022 07:00:58 +0000 (09:00 +0200)
configure.ac

index 04d400f8dea4aeb21989b5af253c6be073f9b4c1..89086af0c803bc08da2a576501bd56b3a012bb88 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], 6)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