aboutsummaryrefslogtreecommitdiffstats
path: root/sources
diff options
context:
space:
mode:
authorSimo Fält <simo.falt@qt.io>2023-03-29 14:31:08 +0300
committerSimo Fält <simo.falt@qt.io>2023-03-30 07:32:33 +0300
commitb0df19cd896d7bbe15339cabd024eeea1275f254 (patch)
tree2dd93f53a141eb9a2ede912d3d86d106576e05e4 /sources
parentc6364741e6391558595acb8320b592150aef503e (diff)
Pin qt5#6.5.0 sha1 and update version strings for release
Change-Id: Ib45e6502de1ee8cf6ba21d9a6ab54a429ef64353 Reviewed-by: Friedemann Kleint <Friedemann.Kleint@qt.io> Reviewed-by: Cristian Maureira-Fredes <cristian.maureira-fredes@qt.io>
Diffstat (limited to 'sources')
-rw-r--r--sources/pyside6/.cmake.conf4
-rw-r--r--sources/shiboken6/.cmake.conf4
2 files changed, 4 insertions, 4 deletions
diff --git a/sources/pyside6/.cmake.conf b/sources/pyside6/.cmake.conf
index 511f81e3a..23c2ea461 100644
--- a/sources/pyside6/.cmake.conf
+++ b/sources/pyside6/.cmake.conf
@@ -1,5 +1,5 @@
set(pyside_MAJOR_VERSION "6")
set(pyside_MINOR_VERSION "5")
set(pyside_MICRO_VERSION "0")
-set(pyside_PRE_RELEASE_VERSION_TYPE "a")
-set(pyside_PRE_RELEASE_VERSION "1")
+set(pyside_PRE_RELEASE_VERSION_TYPE "")
+set(pyside_PRE_RELEASE_VERSION "")
diff --git a/sources/shiboken6/.cmake.conf b/sources/shiboken6/.cmake.conf
index acc92b288..0136a7529 100644
--- a/sources/shiboken6/.cmake.conf
+++ b/sources/shiboken6/.cmake.conf
@@ -1,5 +1,5 @@
set(shiboken_MAJOR_VERSION "6")
set(shiboken_MINOR_VERSION "5")
set(shiboken_MICRO_VERSION "0")
-set(shiboken_PRE_RELEASE_VERSION_TYPE "a")
-set(shiboken_PRE_RELEASE_VERSION "1")
+set(shiboken_PRE_RELEASE_VERSION_TYPE "")
+set(shiboken_PRE_RELEASE_VERSION "")