From 0e1c6ae60f11d790e17b24b7ac232d983cd38c7d Mon Sep 17 00:00:00 2001 From: selsta Date: Sun, 29 Aug 2021 20:49:45 +0200 Subject: [PATCH] build: prepare v0.17.2.3 --- CMakeLists.txt | 2 +- monero | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index deebb609..16a9551d 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 "2") -set(VERSION_REVISION "2") +set(VERSION_REVISION "3") set(VERSION "0.${VERSION_MAJOR}.${VERSION_MINOR}.${VERSION_REVISION}") option(STATIC "Link libraries statically, requires static Qt") diff --git a/monero b/monero index f6e63ef2..2222bea9 160000 --- a/monero +++ b/monero @@ -1 +1 @@ -Subproject commit f6e63ef260e795aacd408c28008398785b84103a +Subproject commit 2222bea92fdeef7e6449d2d784cdfc3012641ee1