Skip to content

Commit

Permalink
update build
Browse files Browse the repository at this point in the history
  • Loading branch information
shopglobal committed Jan 8, 2019
1 parent 0d1f24f commit 3b3a546
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions prep.sh
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@ if [ ! -d $MONERO_DIR/src ]; then
fi
git submodule update --remote
git -C $MONERO_DIR fetch
git -C $MONERO_DIR checkout 12.3.6-gui
# up next 12.3.7-gui
git -C $MONERO_DIR checkout 12.3.7-GUI
# up next 12.3.8-gui

# get monero core tag
get_tag
Expand Down

0 comments on commit 3b3a546

Please sign in to comment.