Merge pull request #2966

34439af build: set submodule to v0.16.0.1 (selsta)
This commit is contained in:
luigi1111
2020-06-24 13:34:33 -05:00
2 changed files with 2 additions and 2 deletions

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.16.0.0
git -C $MONERO_DIR checkout v0.16.0.1
# get monero core tag
pushd $MONERO_DIR

2
monero

Submodule monero updated: 992b7ce30f...a498a1b4ce