Merge pull request #1442

5bb24cf Update submodule for v0.12.2.0
This commit is contained in:
luigi1111 2018-06-05 12:57:21 -05:00
commit 5f46c41598
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 fi
git submodule update --remote git submodule update --remote
git -C $MONERO_DIR fetch git -C $MONERO_DIR fetch
git -C $MONERO_DIR checkout v0.12.1.0 git -C $MONERO_DIR checkout v0.12.2.0
# get monero core tag # get monero core tag
get_tag get_tag