mirror of
https://github.com/monero-project/monero-gui.git
synced 2024-12-24 20:49:24 +00:00
Update monero submodule to v0.10.3
This commit is contained in:
parent
24c17a9fe3
commit
cdb9376b85
2 changed files with 2 additions and 2 deletions
|
@ -15,7 +15,7 @@ BUILD_LIBWALLET=false
|
||||||
if [ ! -d $MONERO_DIR/src ]; then
|
if [ ! -d $MONERO_DIR/src ]; then
|
||||||
git submodule init monero
|
git submodule init monero
|
||||||
fi
|
fi
|
||||||
git submodule update --remote
|
git submodule update
|
||||||
|
|
||||||
# get monero core tag
|
# get monero core tag
|
||||||
get_tag
|
get_tag
|
||||||
|
|
2
monero
2
monero
|
@ -1 +1 @@
|
||||||
Subproject commit daf66621dcf43f36067465a1f1c99f5b1390c400
|
Subproject commit df140d90ee17c6cd276c5089437aad6373a130b4
|
Loading…
Reference in a new issue