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