]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Update BIND version to 9.17.9
authorMichał Kępień <michal@isc.org>
Mon, 11 Jan 2021 09:21:40 +0000 (10:21 +0100)
committerMichał Kępień <michal@isc.org>
Thu, 21 Jan 2021 07:57:22 +0000 (08:57 +0100)
configure.ac

index f95fd2583a448c0e037ca39217a3698ac1c152e5..154e023212aa13bce41f26adab51911fa886c17f 100644 (file)
@@ -14,7 +14,7 @@
 #
 m4_define([bind_VERSION_MAJOR], 9)dnl
 m4_define([bind_VERSION_MINOR], 17)dnl
-m4_define([bind_VERSION_PATCH], 8)dnl
+m4_define([bind_VERSION_PATCH], 9)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