]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Update BIND version to 9.17.14 v9.17.14
authorMichał Kępień <michal@isc.org>
Tue, 8 Jun 2021 07:00:49 +0000 (09:00 +0200)
committerMichał Kępień <michal@isc.org>
Tue, 8 Jun 2021 07:00:49 +0000 (09:00 +0200)
configure.ac

index b0cd88496fa29559293d7d5d385ab49e6eeceb6a..88c66c45c73008529446e76fd6c47cd60330e2e0 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], 13)dnl
+m4_define([bind_VERSION_PATCH], 14)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