Bumping submodule to 0.13.0.4

This commit is contained in:
Sander Ferdinand 2018-10-16 22:42:15 +02:00
parent 15d8ef7622
commit 2ca48fb6bc
No known key found for this signature in database
GPG key ID: 7BBC83D7A8810AAB

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