summaryrefslogtreecommitdiffstats
path: root/.cmake.conf
diff options
context:
space:
mode:
authorIvan Solovev <ivan.solovev@qt.io>2021-02-23 16:08:30 +0100
committerIvan Solovev <ivan.solovev@qt.io>2021-02-26 18:40:29 +0100
commitb3ebeecc7b3bc472bef6163a54eecd723fe5252e (patch)
tree2b8af66de6c82fab639f2dfdfd4fc776249b7b3f /.cmake.conf
parent55739ad4128fc70ca9045fba08e8d0f7b52e28c2 (diff)
QtPositioning: bump version
Bump the module version to 6.2. This also includes updating the minimum revision for new QML properties (they have to be 6.2, not 6.0 or 6.1, as QtPositioning is part of 6.2 release only). Task-number: QTBUG-90864 Change-Id: I1b00882c25f6751a1bdc2e64a42117150879381e Reviewed-by: Alex Blasche <alexander.blasche@qt.io>
Diffstat (limited to '.cmake.conf')
-rw-r--r--.cmake.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/.cmake.conf b/.cmake.conf
index 213991f5..4e73b3d6 100644
--- a/.cmake.conf
+++ b/.cmake.conf
@@ -1 +1 @@
-set(QT_REPO_MODULE_VERSION "6.1.0")
+set(QT_REPO_MODULE_VERSION "6.2.0")