summaryrefslogtreecommitdiffstats
path: root/.cmake.conf
diff options
context:
space:
mode:
authorIikka Eklund <iikka.eklund@qt.io>2021-10-01 12:46:22 +0300
committerIikka Eklund <iikka.eklund@qt.io>2021-10-03 21:19:18 +0300
commitf3829e78566d58776feb5ac3e3d798025a98ebdf (patch)
treec81c102f5a86a64617f9d2545fd852d964236da4 /.cmake.conf
parenta006ebf9bd181629c7181a5d2b9e1467edda0d97 (diff)
Update QT_REPO_MODULE_PRERELEASE_VERSION_SEGMENT
Current value should be empty to reflect the branch status. Pick-to: 6.2 Change-Id: I51aa011626ebac7f7dbeb15f170670ae560b80d8 Reviewed-by: Jani Heikkinen <jani.heikkinen@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 4aa8eb1f..ce217c01 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 "")