Skip to content

Commit f16a351

Browse files
committed
5.9.3
1 parent 90313e1 commit f16a351

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ sudo: required
77

88
env:
99
global:
10-
- QT_VER=5.9.2
10+
- QT_VER=5.9.3
1111

1212
matrix:
1313
include:

appveyor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ image:
55
version: build-{build}
66

77
environment:
8-
QT_VER: 5.9.2
8+
QT_VER: 5.9.3
99

1010
matrix:
1111
- PLATFORM: msvc2017_64

0 commit comments

Comments
 (0)