summaryrefslogtreecommitdiffstats
path: root/.qmake.conf
diff options
context:
space:
mode:
authorAlexandru Croitor <alexandru.croitor@qt.io>2019-07-10 18:04:13 +0200
committerAlexandru Croitor <alexandru.croitor@qt.io>2019-07-10 18:56:57 +0200
commit57d50ee43efd8e3c3e1c04f1aad3e0043e79096a (patch)
treecf0bd6ef012610e8de5d26871e396e1e2caa5f3e /.qmake.conf
parent22895ccf70a5f0932972f5b363fd9001e19616bd (diff)
Bump Qt version to Qt 6
Change-Id: I2c4f1c3397466d334e6fbd00469b0567bf800875 Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org> Reviewed-by: Simon Hausmann <simon.hausmann@qt.io>
Diffstat (limited to '.qmake.conf')
-rw-r--r--.qmake.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/.qmake.conf b/.qmake.conf
index 0647feb0..07dc6440 100644
--- a/.qmake.conf
+++ b/.qmake.conf
@@ -1,7 +1,7 @@
load(qt_build_config)
CONFIG += warning_clean
-MODULE_VERSION = 5.14.0
+MODULE_VERSION = 6.0.0
# Adds a way to debug location. The define is needed for multiple subprojects as they
# include the essential headers.