summaryrefslogtreecommitdiffstats
path: root/.cmake.conf
diff options
context:
space:
mode:
authorPaul Wicking <paul.wicking@qt.io>2021-01-07 09:08:06 +0100
committerPaul Wicking <paul.wicking@qt.io>2021-01-11 13:58:55 +0100
commit9a12f7e083552d00abd448ec7ec9914ac00f6d83 (patch)
tree4e5a6c55be95b1570cd33d3ee4460154b57746e8 /.cmake.conf
parent149ad1e615bf0974e52a681af73e9fb04bc1c762 (diff)
Bump version
CMake edition. Also update default compiled version. Task-number: QTQAINFRA-4126 Change-Id: Ia6f535f553e73bd6b00e2e20752f4961af21ede5 Reviewed-by: Kai Koehne <kai.koehne@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 2680c4a33d..b470bd0d02 100644
--- a/.cmake.conf
+++ b/.cmake.conf
@@ -1,4 +1,4 @@
-set(QT_REPO_MODULE_VERSION "6.0.0")
+set(QT_REPO_MODULE_VERSION "6.1.0")
# Minimum requirement for building Qt
set(QT_MIN_SUPPORTED_CMAKE_VERSION "3.18")