mirror of
https://github.com/monero-project/monero-gui.git
synced 2024-12-23 12:09:57 +00:00
Merge pull request #3054
dc1d0a6
monero: update submodule to master branch HEAD (xiphon)
This commit is contained in:
commit
e2085bdaa3
2 changed files with 2 additions and 2 deletions
|
@ -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.3
|
||||
git -C $MONERO_DIR checkout origin/master
|
||||
|
||||
# get monero core tag
|
||||
pushd $MONERO_DIR
|
||||
|
|
2
monero
2
monero
|
@ -1 +1 @@
|
|||
Subproject commit 7bd1ed03dd29d1f194503b6fdce6588306328b72
|
||||
Subproject commit 2d8a197b9163c2fc3f3da8fddee7c6a1d30fd4ac
|
Loading…
Reference in a new issue