From fe39c448702aeeffe1c2861d28f0ea4877a28ae9 Mon Sep 17 00:00:00 2001 From: Willem Toorop Date: Fri, 26 Jul 2019 10:33:37 -0400 Subject: [PATCH] ldns-1.7.1 release --- Changelog | 2 +- configure.ac | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Changelog b/Changelog index 610b2b93..5972c261 100644 --- a/Changelog +++ b/Changelog @@ -1,4 +1,4 @@ -1.7.1 2019-07-2? +1.7.1 2019-07-26 * bugfix: Manage verification paths for OpenSSL >= 1.1.0 Thanks Marco Davids * bugfix #4106: find the SDK on MacOS X <= 10.6 diff --git a/configure.ac b/configure.ac index c182cbd6..9ab7dff9 100644 --- a/configure.ac +++ b/configure.ac @@ -27,7 +27,7 @@ AC_SUBST(LDNS_VERSION_MICRO, [VERSION_MICRO]) # # ldns-1.6.17 and before had a .so with version same as VERSION_INFO # ldns-1.7.0 has libversion 2:0:0 -# ldns-1.7.1 will have libversion 3:0:1 +# ldns-1.7.1 has libversion 3:0:1 # AC_SUBST(VERSION_INFO, [3:0:0]) -- 2.47.3