summaryrefslogtreecommitdiffstats
path: root/buildqt32.bat
diff options
context:
space:
mode:
Diffstat (limited to 'buildqt32.bat')
-rw-r--r--buildqt32.bat4
1 files changed, 2 insertions, 2 deletions
diff --git a/buildqt32.bat b/buildqt32.bat
index aee0615..8c0bf3c 100644
--- a/buildqt32.bat
+++ b/buildqt32.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=1
+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