From 5a8641660c6b55fa0abc36c5b0a12d22ba8bd111 Mon Sep 17 00:00:00 2001 From: tobtoht Date: Wed, 14 Oct 2020 02:56:46 +0200 Subject: [PATCH] Rebase to Monero Core v0.17.1.0 --- CMakeLists.txt | 2 +- monero | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 844e4e3..cc0156e 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -28,7 +28,7 @@ if(DEBUG) set(CMAKE_VERBOSE_MAKEFILE ON) endif() -set(MONERO_HEAD "a1404e92cb439ba0f120e7c4a579ed0b9a0372a4") +set(MONERO_HEAD "fe3c05952281773684e20a964110a9aeb7a4fc74") set(BUILD_GUI_DEPS ON) set(ARCH "x86-64") set(BUILD_64 ON) diff --git a/monero b/monero index a1404e9..fe3c059 160000 --- a/monero +++ b/monero @@ -1 +1 @@ -Subproject commit a1404e92cb439ba0f120e7c4a579ed0b9a0372a4 +Subproject commit fe3c05952281773684e20a964110a9aeb7a4fc74