aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSimo Fält <simo.falt@qt.io>2023-11-27 14:04:49 +0200
committerSimo Fält <simo.falt@qt.io>2023-11-27 15:25:49 +0200
commit3a63e748fc193656d293a56fc30b6453b0d5508b (patch)
tree92ff992927f5b3040e648b0d014f03fceb01e898
parent9b76f0fcf5caef43290a97bc612fc57d77e87acb (diff)
Pin Qt5#sha1 and bump version numbers for 6.6.1 releasev6.6.16.6.1
Change-Id: I66f90708d85093753ad90c68d26aefc22d07b7bc 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..8a1c4166f 100644
--- a/coin/dependencies.yaml
+++ b/coin/dependencies.yaml
@@ -1,6 +1,6 @@
product_dependency:
../../qt/qt5:
- ref: "6.6"
+ ref: "e6ff9950e1d0365d2c4f231fd1b6fe194144fd52"
dependency_source: supermodule
dependencies: [
"../../qt/qt3d",
diff --git a/sources/pyside6/.cmake.conf b/sources/pyside6/.cmake.conf
index e22667123..ec46c853e 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 "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 fcab9c9c7..7a0050783 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 "1")
set(shiboken_PRE_RELEASE_VERSION_TYPE "")
set(shiboken_PRE_RELEASE_VERSION "")