aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSimo Fält <simo.falt@qt.io>2023-09-26 10:29:59 +0300
committerSimo Fält <simo.falt@qt.io>2023-09-27 09:41:26 +0300
commit7b2a79caa1f0cb87cf1d217811c25bcff724173b (patch)
treeb9ed1676ee86517f02f034e6df0153a5f4d83cb3
parent4a3fe49a0976f19ca03c869caded8cde8ac60315 (diff)
Pin qt5#6.5.3 sha1 and update version strings for release
Change-Id: Icd5eabd77f61761441d33ece660c6385652ea02b Reviewed-by: Friedemann Kleint <Friedemann.Kleint@qt.io>
-rw-r--r--coin/dependencies.yaml2
-rw-r--r--sources/pyside6/.cmake.conf2
-rw-r--r--sources/shiboken6/.cmake.conf2
3 files changed, 3 insertions, 3 deletions
diff --git a/coin/dependencies.yaml b/coin/dependencies.yaml
index 69009b274..c9505675c 100644
--- a/coin/dependencies.yaml
+++ b/coin/dependencies.yaml
@@ -1,6 +1,6 @@
product_dependency:
../../qt/qt5:
- ref: "6.5.2"
+ ref: "c0f82c61815a1d503b018d61b7c931ccf0139a5c"
dependency_source: supermodule
dependencies: [
"../../qt/qt3d",
diff --git a/sources/pyside6/.cmake.conf b/sources/pyside6/.cmake.conf
index 23c2ea461..d408adc79 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_MICRO_VERSION "3")
set(pyside_PRE_RELEASE_VERSION_TYPE "")
set(pyside_PRE_RELEASE_VERSION "")
diff --git a/sources/shiboken6/.cmake.conf b/sources/shiboken6/.cmake.conf
index 0136a7529..0a3f87eb1 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_MICRO_VERSION "3")
set(shiboken_PRE_RELEASE_VERSION_TYPE "")
set(shiboken_PRE_RELEASE_VERSION "")