Update submodule for v0.12.2.0

This commit is contained in:
dEBRUYNE-1
2018-06-02 19:19:47 +02:00
parent b40363cd88
commit 5bb24cfc92

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