Skip to content

Commit

Permalink
upgraded default Qt to 5.12.0
Browse files Browse the repository at this point in the history
  • Loading branch information
benapetr committed Dec 9, 2018
1 parent 7870c36 commit d4a3aab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion MacOS/release.sh
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
if [ x"$1" != x ];then
QTDIR="$1"
else
QTDIR=~/Qt/5.10.1/clang_64/
QTDIR=~/Qt/5.12.0/clang_64/
fi

# Get Qt version and split on dots.
Expand Down

0 comments on commit d4a3aab

Please sign in to comment.