diff options
| author | Riccardo Spagni <ric@spagni.net> | 2017-03-18 23:03:41 +0200 |
|---|---|---|
| committer | Riccardo Spagni <ric@spagni.net> | 2017-03-18 23:03:41 +0200 |
| commit | 69e037ba4d8928cb2df85d64e292c8c53b2c3936 (patch) | |
| tree | f00c3c89e1164a03125fb829d94bc87e3469cdef | |
| parent | 24c17a9fe351005fc697ad5dabe71c7362d0430d (diff) | |
| parent | cdb9376b85433d24e2fa543eeeaa55239508f724 (diff) | |
| download | monzero-gui-69e037ba4d8928cb2df85d64e292c8c53b2c3936.tar.gz monzero-gui-69e037ba4d8928cb2df85d64e292c8c53b2c3936.tar.xz monzero-gui-69e037ba4d8928cb2df85d64e292c8c53b2c3936.zip | |
Merge pull request #566
cdb9376 Update monero submodule to v0.10.3 (Jaquee)
| -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 ee04e6c8..5b61a1f6 100755 --- a/get_libwallet_api.sh +++ b/get_libwallet_api.sh @@ -15,7 +15,7 @@ BUILD_LIBWALLET=false if [ ! -d $MONERO_DIR/src ]; then git submodule init monero fi -git submodule update --remote +git submodule update # get monero core tag get_tag diff --git a/monero b/monero -Subproject daf66621dcf43f36067465a1f1c99f5b1390c40 +Subproject df140d90ee17c6cd276c5089437aad6373a130b |
