Skip to content

Commit

Permalink
Merge pull request #886 from YoeDistro/kraj/master
Browse files Browse the repository at this point in the history
Prepare for release 2023.12
  • Loading branch information
kraj committed Dec 31, 2023
2 parents 8a75fa5 + 3430708 commit 1fd638d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Expand Up @@ -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

Expand Down
4 changes: 2 additions & 2 deletions sources/meta-yoe/conf/distro/yoe.inc
Expand Up @@ -6,8 +6,8 @@ MAINTAINER = "Yoe Distro Community <http://yoedistro.org>"
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"
Expand Down

0 comments on commit 1fd638d

Please sign in to comment.