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