aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSimo Fält <simo.falt@qt.io>2023-05-24 09:27:53 +0300
committerSimo Fält <simo.falt@qt.io>2023-05-24 09:42:53 +0300
commita16a93028d757eb3041c47cb69a896dc5770f077 (patch)
treed78d9c6b5e44e7ae9b0f9354d14a8bdc910fb760
parent5f835c4127b45b2bc9e6051b6289c8b4755bb963 (diff)
Pin qt5#6.5.1 sha1 and bump version numbers
Change-Id: I2c34ed727cbbace4c2b3682537f417a06c78b0a7 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 03bbab5f0..bf839c28a 100644
--- a/coin/dependencies.yaml
+++ b/coin/dependencies.yaml
@@ -1,6 +1,6 @@
product_dependency:
../../qt/qt5:
- ref: "477af4ee90b8611e3542f0bec3db39e549d14b7b"
+ ref: "19b7e91751697cb2514ac7dcdbf166655f0de698"
dependency_source: supermodule
dependencies: [
"../../qt/qt3d",
diff --git a/sources/pyside6/.cmake.conf b/sources/pyside6/.cmake.conf
index 23c2ea461..112475780 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 "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 0136a7529..269728aa7 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 "1")
set(shiboken_PRE_RELEASE_VERSION_TYPE "")
set(shiboken_PRE_RELEASE_VERSION "")