From 34307087c865d3e1009ac5cdacad6ebd4b45411b Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Sat, 30 Dec 2023 12:47:50 -0800 Subject: [PATCH] Prepare for release 2023.12 Signed-off-by: Khem Raj --- CHANGELOG.md | 2 +- sources/meta-yoe/conf/distro/yoe.inc | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) 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"