From f7b817972f7656aa9f67ab9f3999e484d0106011 Mon Sep 17 00:00:00 2001 From: selsta Date: Fri, 8 Jan 2021 02:56:28 +0100 Subject: [PATCH] build: prepare v0.17.1.9 --- CMakeLists.txt | 2 +- monero | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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