diff options
| author | selsta <selsta@sent.at> | 2020-10-13 18:28:23 +0200 |
|---|---|---|
| committer | selsta <selsta@sent.at> | 2020-10-13 18:28:23 +0200 |
| commit | 701f063797cd2317720e65de64580399e2fb4e93 (patch) | |
| tree | 84b0cc696cc15f25251601607a870963ee8418ce /get_libwallet_api.sh | |
| parent | d3943ca2a9e1fa27ec9141ed94e1d4fb530aca31 (diff) | |
| download | monzero-gui-701f063797cd2317720e65de64580399e2fb4e93.tar.gz monzero-gui-701f063797cd2317720e65de64580399e2fb4e93.tar.xz monzero-gui-701f063797cd2317720e65de64580399e2fb4e93.zip | |
build: prepare v0.17.1.0
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 59535fb4..dcc05edb 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.0.1 +git -C $MONERO_DIR checkout v0.17.1.0 # get monero core tag pushd $MONERO_DIR |
