From 4ee23b22183fee9e22a58e6f3bd775045cd48aeb Mon Sep 17 00:00:00 2001 From: Jaquee Date: Mon, 27 Mar 2017 18:46:14 +0200 Subject: [PATCH] update submodule to v0.10.3.1 --- get_libwallet_api.sh | 2 +- monero | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/get_libwallet_api.sh b/get_libwallet_api.sh index a8f1efbd..bd4b7e6c 100755 --- a/get_libwallet_api.sh +++ b/get_libwallet_api.sh @@ -17,7 +17,7 @@ if [ ! -d $MONERO_DIR/src ]; then fi #git submodule update git -C $MONERO_DIR fetch --tags -git -C $MONERO_DIR checkout v0.10.3 +git -C $MONERO_DIR checkout v0.10.3.1 # get monero core tag get_tag diff --git a/monero b/monero index 72f38bcc..c9063c0b 160000 --- a/monero +++ b/monero @@ -1 +1 @@ -Subproject commit 72f38bcc91ac45f88e192f7f0ca3ec2d6df76663 +Subproject commit c9063c0b8f78a1fca4c2306d5b1df5f664c030c2