]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Update BIND version to 9.17.3
authorMichał Kępień <michal@isc.org>
Fri, 3 Jul 2020 08:02:14 +0000 (10:02 +0200)
committerMichał Kępień <michal@isc.org>
Fri, 3 Jul 2020 08:02:14 +0000 (10:02 +0200)
configure.ac

index 4b2bb2815e0089c27467d1f27dba6921b218e78e..2415fce7836d77456a4d3736fbe22dbef016f38f 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], 2)dnl
+m4_define([bind_VERSION_PATCH], 3)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