diff deploy/win32/build-32.bat @ 551:4328b9fd40a5

Can update these now, as AppVeyor has caught up
author Chris Cannam
date Sat, 16 Feb 2019 10:39:55 +0000
parents ba0301b1910c
children 2d7290b001f2
line wrap: on
line diff
--- a/deploy/win32/build-32.bat	Sat Feb 16 09:38:47 2019 +0000
+++ b/deploy/win32/build-32.bat	Sat Feb 16 10:39:55 2019 +0000
@@ -3,7 +3,7 @@
 
 set STARTPWD=%CD%
 
-set QTDIR=C:\Qt\5.11.2\mingw53_32
+set QTDIR=C:\Qt\5.11.3\mingw53_32
 if not exist %QTDIR% (
 @   echo Could not find 32-bit Qt
 @   exit /b 2