diff options
| author | luigi1111 <luigi1111w@gmail.com> | 2019-07-22 13:40:20 -0500 |
|---|---|---|
| committer | luigi1111 <luigi1111w@gmail.com> | 2019-07-22 13:40:20 -0500 |
| commit | 8d17018019b998a3dccd1b2058625e3452686e28 (patch) | |
| tree | 090a292f7194b10aebdc69926422f9617c722834 | |
| parent | a65222d05709941d83e06871f62d2e314f82034b (diff) | |
| download | monzero-gui-8d17018019b998a3dccd1b2058625e3452686e28.tar.gz monzero-gui-8d17018019b998a3dccd1b2058625e3452686e28.tar.xz monzero-gui-8d17018019b998a3dccd1b2058625e3452686e28.zip | |
set submodule v0.14.1.2
| -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 7ee7f81e..de7581e3 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 origin/master +git -C $MONERO_DIR checkout v0.14.1.2 # get monero core tag pushd $MONERO_DIR |
