summaryrefslogtreecommitdiffstats
path: root/buildqt64.bat
diff options
context:
space:
mode:
Diffstat (limited to 'buildqt64.bat')
-rw-r--r--buildqt64.bat4
1 files changed, 2 insertions, 2 deletions
diff --git a/buildqt64.bat b/buildqt64.bat
index 6551891..0ae3392 100644
--- a/buildqt64.bat
+++ b/buildqt64.bat
@@ -22,8 +22,8 @@ if not defined MSYSDIR (
set PATH=%PERLDIR%\bin;%MSYSDIR%\usr\bin;%PATH%
set PERL=%PERLDIR%\bin\perl.exe
-SET QT_VERSION=5.13
-SET QT_RELEASE=2
+SET QT_VERSION=5.14
+SET QT_RELEASE=0
SET QT_FULL_VER=%QT_VERSION%.%QT_RELEASE%
SET QT_SOURCE_ARCHIVE=qt-everywhere-src-%QT_FULL_VER%.zip