From eeecb4653442fb5d60add84fab28491554395d50 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Simo=20F=C3=A4lt?= Date: Mon, 17 Jul 2023 08:45:14 +0300 Subject: Pin qt5#6.5.2 sha1 and bump version numbers for release Change-Id: Ie9279d74d221f9126c50eaa9d45d141739183bf1 Reviewed-by: Cristian Maureira-Fredes --- coin/dependencies.yaml | 2 +- sources/pyside6/.cmake.conf | 2 +- sources/shiboken6/.cmake.conf | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/coin/dependencies.yaml b/coin/dependencies.yaml index f03a897c3..ea939b0aa 100644 --- a/coin/dependencies.yaml +++ b/coin/dependencies.yaml @@ -1,6 +1,6 @@ product_dependency: ../../qt/qt5: - ref: "6.5" + ref: "808f63250c784d2c02fa1349c2c494b5cdb93607" dependency_source: supermodule dependencies: [ "../../qt/qt3d", diff --git a/sources/pyside6/.cmake.conf b/sources/pyside6/.cmake.conf index 23c2ea461..a3f848e9e 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 "2") 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..f2aaf300c 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 "2") set(shiboken_PRE_RELEASE_VERSION_TYPE "") set(shiboken_PRE_RELEASE_VERSION "") -- cgit v1.2.3