From 0535f79f03eb40590cd4b6a19cdb988a81ed56c1 Mon Sep 17 00:00:00 2001 From: Jani Heikkinen Date: Wed, 13 Oct 2021 14:39:18 +0300 Subject: [PATCH] Add missing version bump from '6.2.0' to '6.2.1' Fixes: QTBUG-97458 Change-Id: I1379a55e7180f1f37a8f8fb5ff27d244785a2145 Reviewed-by: Alexandru Croitor (cherry picked from commit 4bd8dc01c3cca18767000737f018eb61506567b7) Reviewed-by: Qt Cherry-pick Bot --- tests/auto/cmake/mockplugins/.cmake.conf | 2 +- tests/auto/cmake/test_static_resources/.cmake.conf | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/tests/auto/cmake/mockplugins/.cmake.conf b/tests/auto/cmake/mockplugins/.cmake.conf index 4e73b3d6071..61f0ac16336 100644 --- a/tests/auto/cmake/mockplugins/.cmake.conf +++ b/tests/auto/cmake/mockplugins/.cmake.conf @@ -1 +1 @@ -set(QT_REPO_MODULE_VERSION "6.2.0") +set(QT_REPO_MODULE_VERSION "6.2.1") diff --git a/tests/auto/cmake/test_static_resources/.cmake.conf b/tests/auto/cmake/test_static_resources/.cmake.conf index 4e73b3d6071..61f0ac16336 100644 --- a/tests/auto/cmake/test_static_resources/.cmake.conf +++ b/tests/auto/cmake/test_static_resources/.cmake.conf @@ -1 +1 @@ -set(QT_REPO_MODULE_VERSION "6.2.0") +set(QT_REPO_MODULE_VERSION "6.2.1")