aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSimo Fält <simo.falt@qt.io>2024-03-21 12:06:36 +0200
committerSimo Fält <simo.falt@qt.io>2024-03-21 13:38:38 +0200
commitd95105731cdca5726faac015f227334c090897e6 (patch)
tree6b5fea27e6deb89eda811a9038febc5db77db188
parent37d12a2d3a5b76437f9bc290d7cd43f33e5b4fac (diff)
Pin Qt5#sha1 and bump version numbers for 6.6.3 releasev6.6.3
Change-Id: I5e43c4ce9a76c071d2a95f487aa30a92abd7165b 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 8489ec3bf..90a42c3cf 100644
--- a/coin/dependencies.yaml
+++ b/coin/dependencies.yaml
@@ -1,6 +1,6 @@
product_dependency:
../../qt/qt5:
- ref: "6.6"
+ ref: "c25163236d06e010d7bb3c3ae55b9f7f02e6d44f"
dependency_source: supermodule
dependencies: [
"../../qt/qt3d",
diff --git a/sources/pyside6/.cmake.conf b/sources/pyside6/.cmake.conf
index e22667123..6762341cf 100644
--- a/sources/pyside6/.cmake.conf
+++ b/sources/pyside6/.cmake.conf
@@ -1,5 +1,5 @@
set(pyside_MAJOR_VERSION "6")
set(pyside_MINOR_VERSION "6")
-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 fcab9c9c7..a1fc33502 100644
--- a/sources/shiboken6/.cmake.conf
+++ b/sources/shiboken6/.cmake.conf
@@ -1,5 +1,5 @@
set(shiboken_MAJOR_VERSION "6")
set(shiboken_MINOR_VERSION "6")
-set(shiboken_MICRO_VERSION "0")
+set(shiboken_MICRO_VERSION "3")
set(shiboken_PRE_RELEASE_VERSION_TYPE "")
set(shiboken_PRE_RELEASE_VERSION "")