diff options
| author | luigi1111 <luigi1111w@gmail.com> | 2020-09-07 15:01:05 -0500 |
|---|---|---|
| committer | luigi1111 <luigi1111w@gmail.com> | 2020-09-07 15:01:05 -0500 |
| commit | e2085bdaa35b0a4c3a485de67f2cdf74a710f639 (patch) | |
| tree | 37acf63238c75372650964531e990ee23c4c64d0 | |
| parent | 7e83173c776d2e6d7c50c55f72249051b144ca0a (diff) | |
| parent | dc1d0a68c83f5c8c1eb7b9eb5949bbc947e59491 (diff) | |
| download | monzero-gui-e2085bdaa35b0a4c3a485de67f2cdf74a710f639.tar.gz monzero-gui-e2085bdaa35b0a4c3a485de67f2cdf74a710f639.tar.xz monzero-gui-e2085bdaa35b0a4c3a485de67f2cdf74a710f639.zip | |
Merge pull request #3054
dc1d0a6 monero: update submodule to master branch HEAD (xiphon)
| -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 a8e4cb46..82fd94d3 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 --remote git -C $MONERO_DIR fetch -git -C $MONERO_DIR checkout v0.16.0.3 +git -C $MONERO_DIR checkout origin/master # get monero core tag pushd $MONERO_DIR diff --git a/monero b/monero -Subproject 7bd1ed03dd29d1f194503b6fdce6588306328b7 +Subproject 2d8a197b9163c2fc3f3da8fddee7c6a1d30fd4a |
