diff options
author | Frederik Gladhorn <frederik.gladhorn@qt.io> | 2017-09-04 18:08:33 +0200 |
---|---|---|
committer | Frederik Gladhorn <frederik.gladhorn@qt.io> | 2017-09-04 18:08:33 +0200 |
commit | 041cce96aa0996272983f5ef35c7416ba0fc6866 (patch) | |
tree | 7912f78df5cafd1f642782dbb289afe0365ae92e /.qmake.conf | |
parent | 1e6063f6fc9fa02bd2f12ad9e60cbc2529fc0377 (diff) | |
download | qtwayland-041cce96aa0996272983f5ef35c7416ba0fc6866.tar.gz |
Bump version
Change-Id: I854f6b0a72c17df2b5b6cb819eb8b6644cf9a264
Diffstat (limited to '.qmake.conf')
-rw-r--r-- | .qmake.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.qmake.conf b/.qmake.conf index 138038d5..dc68d388 100644 --- a/.qmake.conf +++ b/.qmake.conf @@ -1,3 +1,3 @@ load(qt_build_config) -MODULE_VERSION = 5.10.0 +MODULE_VERSION = 5.11.0 |