diff options
| author | selsta <selsta@sent.at> | 2020-10-18 18:01:44 +0200 |
|---|---|---|
| committer | selsta <selsta@sent.at> | 2020-10-18 18:01:44 +0200 |
| commit | 954c97253044de55ca4c50cdb98b13e63f4e43cd (patch) | |
| tree | 99103d32e2e683ebb74226ee9496e071de04209a /get_libwallet_api.sh | |
| parent | cb1f3ad0ce228b9c272df76838754e303b074a32 (diff) | |
| download | monzero-gui-954c97253044de55ca4c50cdb98b13e63f4e43cd.tar.gz monzero-gui-954c97253044de55ca4c50cdb98b13e63f4e43cd.tar.xz monzero-gui-954c97253044de55ca4c50cdb98b13e63f4e43cd.zip | |
repo: prepare v0.17.1.1
Diffstat (limited to 'get_libwallet_api.sh')
| -rwxr-xr-x | get_libwallet_api.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/get_libwallet_api.sh b/get_libwallet_api.sh index dcc05edb..eb2ba061 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.17.1.0 +git -C $MONERO_DIR checkout v0.17.1.1 # get monero core tag pushd $MONERO_DIR |
