diff --git a/CMakeLists.txt b/CMakeLists.txt index 85d70e41..914468a6 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -5,7 +5,7 @@ message(STATUS "Initiating compile using CMake ${CMAKE_VERSION}") set(VERSION_MAJOR "17") set(VERSION_MINOR "1") -set(VERSION_REVISION "8") +set(VERSION_REVISION "9") set(VERSION "0.${VERSION_MAJOR}.${VERSION_MINOR}.${VERSION_REVISION}") option(STATIC "Link libraries statically, requires static Qt") diff --git a/monero b/monero index 36dfd41e..8fef32e4 160000 --- a/monero +++ b/monero @@ -1 +1 @@ -Subproject commit 36dfd41e01ebc852e094f268433344404c042591 +Subproject commit 8fef32e45c80aec41f25be9d1d8fb75adc883c64