From 6f91b4044cf0ce4cb2cecdf9dce9bcd5ba342b43 Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Thu, 27 Oct 2022 16:18:19 -0700 Subject: [PATCH] yoe: Prepare for 2022.10 release Signed-off-by: Khem Raj --- CHANGELOG.md | 2 +- sources/meta-yoe/conf/distro/yoe.inc | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 162356e7a..9d6b2cf5c 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). -## [Unreleased] +## [2022.10] - 2022-10-30 ### Changed diff --git a/sources/meta-yoe/conf/distro/yoe.inc b/sources/meta-yoe/conf/distro/yoe.inc index 51dd11973..fa62f5eec 100644 --- a/sources/meta-yoe/conf/distro/yoe.inc +++ b/sources/meta-yoe/conf/distro/yoe.inc @@ -6,7 +6,7 @@ MAINTAINER = "Yoe Distro Community " TARGET_VENDOR = "-yoe" SDK_VENDOR = "-yoesdk" # Distro version is YYYY.MM -DISTRO_VERSION = "2022.10-rc.1" +DISTRO_VERSION = "2022.10" DISTRO_CODENAME = "Valachian" SDK_VERSION := "${DISTRO_VERSION}"