diff --git a/CHANGELOG.md b/CHANGELOG.md index cea24201c..98086c404 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,7 +6,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). -## [2023.11] - 2023-11-XX +## [2023.11] - 2023-11-30 ### Changed diff --git a/sources/meta-qt6 b/sources/meta-qt6 index f7c6ad2f0..79d5b046a 160000 --- a/sources/meta-qt6 +++ b/sources/meta-qt6 @@ -1 +1 @@ -Subproject commit f7c6ad2f00f74d26453b014e4502041d9c4527c9 +Subproject commit 79d5b046a3fd8bdbe5e5140b4cbba40ef3ab4d1f diff --git a/sources/meta-yoe/conf/distro/yoe.inc b/sources/meta-yoe/conf/distro/yoe.inc index 196f9b2af..252bdb835 100644 --- a/sources/meta-yoe/conf/distro/yoe.inc +++ b/sources/meta-yoe/conf/distro/yoe.inc @@ -6,8 +6,8 @@ MAINTAINER = "Yoe Distro Community " TARGET_VENDOR = "-yoe" SDK_VENDOR = "-yoesdk" # Distro version is YYYY.MM -DISTRO_VERSION = "2023.10" -DISTRO_CODENAME = "Hampshire" +DISTRO_VERSION = "2023.11" +DISTRO_CODENAME = "Istrian Pramenka" SDK_VERSION := "${DISTRO_VERSION}" SDK_NAME_PREFIX = "yoe"