From d98d307e64a368693df2289d071b1589c232c7cb Mon Sep 17 00:00:00 2001 From: Willem Toorop Date: Thu, 22 Dec 2022 15:22:09 +0100 Subject: [PATCH] New 1.7.3 release with quickfix 1.4.3 stubby release --- CMakeLists.txt | 2 +- ChangeLog | 6 ++++++ stubby | 2 +- 3 files changed, 8 insertions(+), 2 deletions(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index b1c545ff..9170be79 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -13,7 +13,7 @@ endif () set(PACKAGE "getdns") set(PACKAGE_NAME "getdns") -set(PACKAGE_VERSION "1.7.2") +set(PACKAGE_VERSION "1.7.3") set(PACKAGE_BUGREPORT "team@getdnsapi.net") set(PACKAGE_URL "https://getdnsapi.net") diff --git a/ChangeLog b/ChangeLog index c11e11c6..66a61637 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +* 2022-12-22: Version 1.7.3 + * PR #532: Increase CMake required version 3.5 -> 3.20, because we + need cmake_path for Absolute paths in pkg-config (See Issue #517) + Thanks Gabriel Ganne + * Updated to Stubby 0.4.3 quickfix release + * 2022-08-19: Version 1.7.2 * Updated to Stubby 0.4.2 quickfix release diff --git a/stubby b/stubby index d4eff9bf..8571f6ab 160000 --- a/stubby +++ b/stubby @@ -1 +1 @@ -Subproject commit d4eff9bf415a968b1849c99720d51af98a10bdee +Subproject commit 8571f6aba6827a74588f0d0e645d363c9ab045d1