From 585c850dd55d18cfbdefd134fb6362fd6c5e2866 Mon Sep 17 00:00:00 2001 From: tobtoht Date: Mon, 30 Nov 2020 14:48:07 +0100 Subject: [PATCH] Core: rebase to v0.17.1.5. --- CMakeLists.txt | 2 +- monero | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index c9806b4..d637bb0 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -31,7 +31,7 @@ if(DEBUG) set(CMAKE_VERBOSE_MAKEFILE ON) endif() -set(MONERO_HEAD "2fc0c6355d7f3756f9cc01f1165aeec42bc52201") +set(MONERO_HEAD "2c41634c13994a8a112a1e3a61e5e0b456791a97") set(BUILD_GUI_DEPS ON) set(ARCH "x86-64") set(BUILD_64 ON) diff --git a/monero b/monero index 2fc0c63..2c41634 160000 --- a/monero +++ b/monero @@ -1 +1 @@ -Subproject commit 2fc0c6355d7f3756f9cc01f1165aeec42bc52201 +Subproject commit 2c41634c13994a8a112a1e3a61e5e0b456791a97