Skip to content

Commit

Permalink
change default Qt version to 5.9
Browse files Browse the repository at this point in the history
  • Loading branch information
RikudouSage committed Sep 7, 2019
1 parent cdbeebe commit 87c048c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build-static
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/bin/sh

QT_STATIC_VERSION="5.9.0"
QT_STATIC_VERSION="5.9"

if [ "$1" ]; then
QT_STATIC_VERSION="$1"
Expand Down

0 comments on commit 87c048c

Please sign in to comment.