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
No known key found for this signature in database
GPG key ID: B9145F6EBFA81C32

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