aboutsummaryrefslogtreecommitdiffstats
path: root/sources/shiboken6/.cmake.conf
diff options
context:
space:
mode:
authorSimo Fält <simo.falt@qt.io>2022-12-20 14:46:07 +0200
committerSimo Fält <simo.falt@qt.io>2022-12-21 09:04:50 +0200
commit6184ed5275b2e1736f68d29ff632bbe228afcf45 (patch)
tree590aaea3ba9ff39a5796911d1fc9a429541b670a /sources/shiboken6/.cmake.conf
parent6b152dd69c93a7e873bdd57d7f7460e602399308 (diff)
Pin Qt5 sha1 and update version strings for 6.4.2 release
Change-Id: Id52bf85c2ddadea4c0212b90be4b92ea09d2a99f Reviewed-by: Friedemann Kleint <Friedemann.Kleint@qt.io>
Diffstat (limited to 'sources/shiboken6/.cmake.conf')
-rw-r--r--sources/shiboken6/.cmake.conf6
1 files changed, 3 insertions, 3 deletions
diff --git a/sources/shiboken6/.cmake.conf b/sources/shiboken6/.cmake.conf
index e9e426412..9409f7496 100644
--- a/sources/shiboken6/.cmake.conf
+++ b/sources/shiboken6/.cmake.conf
@@ -1,5 +1,5 @@
set(shiboken_MAJOR_VERSION "6")
set(shiboken_MINOR_VERSION "4")
-set(shiboken_MICRO_VERSION "0")
-set(shiboken_PRE_RELEASE_VERSION_TYPE "a")
-set(shiboken_PRE_RELEASE_VERSION "1")
+set(shiboken_MICRO_VERSION "2")
+set(shiboken_PRE_RELEASE_VERSION_TYPE "")
+set(shiboken_PRE_RELEASE_VERSION "")