Merge pull request #1671

2ca48fb Bumping submodule to 0.13.0.4 (skftn)
This commit is contained in:
luigi1111 2018-10-16 16:00:34 -05:00
commit 9331686290
No known key found for this signature in database
GPG key ID: F4ACA0183641E010

View file

@ -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.13.0.3
git -C $MONERO_DIR checkout v0.13.0.4
# get monero core tag
get_tag