diff options
| author | Riccardo Spagni <ric@spagni.net> | 2017-03-27 21:22:31 +0200 |
|---|---|---|
| committer | Riccardo Spagni <ric@spagni.net> | 2017-03-27 21:22:32 +0200 |
| commit | b1d24f8aa779953ece9a16c3fdfafbd85a302d34 (patch) | |
| tree | b24dbe3019cca916401aadab498402a8df662fb9 | |
| parent | 6ba2548273e40967fb8817f6c2a25ee4af763688 (diff) | |
| parent | 4ee23b22183fee9e22a58e6f3bd775045cd48aeb (diff) | |
| download | monzero-gui-b1d24f8aa779953ece9a16c3fdfafbd85a302d34.tar.gz monzero-gui-b1d24f8aa779953ece9a16c3fdfafbd85a302d34.tar.xz monzero-gui-b1d24f8aa779953ece9a16c3fdfafbd85a302d34.zip | |
Merge pull request #615
4ee23b2 update submodule to v0.10.3.1 (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 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 |
