summaryrefslogtreecommitdiff
path: root/.qmake.conf
diff options
context:
space:
mode:
authorIvan Solovev <ivan.solovev@qt.io>2021-03-23 15:39:36 +0100
committerIvan Solovev <ivan.solovev@qt.io>2021-03-23 15:39:36 +0100
commit4d6e3ba98a09ffb390da90154a2f61085b565d8e (patch)
tree3bc5e33dde21653934875ac9d48e037fe3e309ad /.qmake.conf
parent70ceffff9c008d467f6ce352b89f13f5cc6f45a6 (diff)
parent861e372b6ad81570d4f496e42fb25a6699b72f2f (diff)
downloadqtlocation-4d6e3ba98a09ffb390da90154a2f61085b565d8e.tar.gz
Merge branch '5.15' into dev
Task-number: QTBUG-91623 Change-Id: I3218a516d4ecb0030a14c692c7d3d94d5833c3fa
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 d53d4bb0..5b0207ba 100644
--- a/.qmake.conf
+++ b/.qmake.conf
@@ -3,7 +3,7 @@ CONFIG += warning_clean
DEFINES += QT_NO_JAVA_STYLE_ITERATORS
-MODULE_VERSION = 6.0.0
+MODULE_VERSION = 6.2.0
# Adds a way to debug location. The define is needed for multiple subprojects as they
# include the essential headers.