diff options
| -rwxr-xr-x | get_libwallet_api.sh | 2 | ||||
| m--------- | monero | 0 |
2 files changed, 1 insertions, 1 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 -Subproject 72f38bcc91ac45f88e192f7f0ca3ec2d6df7666 +Subproject c9063c0b8f78a1fca4c2306d5b1df5f664c030c |
