diff --git a/CHANGELOG.md b/CHANGELOG.md index ed39674b3..325f11624 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.12] - 2023-12-XX +## [2023.12] - 2023-12-30 ### Changed diff --git a/sources/meta-yoe/conf/distro/yoe.inc b/sources/meta-yoe/conf/distro/yoe.inc index 998606928..453bc2bff 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.11" -DISTRO_CODENAME = "Istrian Pramenka" +DISTRO_VERSION = "2023.12" +DISTRO_CODENAME = "Jezerskosolflorinavska" SDK_VERSION := "${DISTRO_VERSION}" SDK_NAME_PREFIX = "yoe"