summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorIikka Eklund <iikka.eklund@qt.io>2021-10-01 12:52:39 +0300
committerIikka Eklund <iikka.eklund@qt.io>2021-10-02 09:50:10 +0300
commitde3f10903ea9e2476046892c3b47f17b9fde87b1 (patch)
tree2a9cd30798afe9ad2e878b152600a9b370902d66
parent4fdaffbb9e1156d9e2413bbe8700feba0af06dae (diff)
Update QT_REPO_MODULE_PRERELEASE_VERSION_SEGMENT
Current value should be empty to reflect the branch status. Pick-to: 6.2 Change-Id: I9263f4e1a353953291d0bbb465ecf99036370807 Reviewed-by: Jani Heikkinen <jani.heikkinen@qt.io>
-rw-r--r--.cmake.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/.cmake.conf b/.cmake.conf
index 4aa8eb1..ce217c0 100644
--- a/.cmake.conf
+++ b/.cmake.conf
@@ -1,2 +1,2 @@
set(QT_REPO_MODULE_VERSION "6.2.0")
-set(QT_REPO_MODULE_PRERELEASE_VERSION_SEGMENT "alpha1")
+set(QT_REPO_MODULE_PRERELEASE_VERSION_SEGMENT "")