diff --git a/CMakeLists.txt b/CMakeLists.txt index 52b863a4..415b908a 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 "7") +set(VERSION_REVISION "8") set(VERSION "0.${VERSION_MAJOR}.${VERSION_MINOR}.${VERSION_REVISION}") option(STATIC "Link libraries statically, requires static Qt") diff --git a/monero b/monero index 54a40714..36dfd41e 160000 --- a/monero +++ b/monero @@ -1 +1 @@ -Subproject commit 54a4071473432f30b83638a98779941e0b164f39 +Subproject commit 36dfd41e01ebc852e094f268433344404c042591