Skip to content

Commit

Permalink
Release 2023.1-rc2 second release candidate
Browse files Browse the repository at this point in the history
  • Loading branch information
ilario committed Sep 17, 2023
1 parent 83a9e26 commit 4668846
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/lime-system/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@ PKG_NAME:=lime-system
PKG_VERSION=$(GIT_COMMIT_DATE)-$(GIT_COMMIT_TSTAMP)

LIME_ID:=LiMe
LIME_RELEASE:=2023.1-rc1
LIME_CODENAME:=2023.1 release candidate 1
LIME_RELEASE:=2023.1-rc2
LIME_CODENAME:=2023.1 second release candidate
LIME_BRANCH:=$(shell git branch | sed -n '/\* /s///p')
LIME_REVISION:=$(shell git log -n 1 --pretty=%h)
LIME_BUILDDATE:=$(shell date +%Y%m%d_%H%M)
Expand Down

0 comments on commit 4668846

Please sign in to comment.