Skip to content

Commit

Permalink
Release 2020.3 ExpansiveEmancipation minor release
Browse files Browse the repository at this point in the history
  • Loading branch information
ilario committed Apr 21, 2023
1 parent 1e572b9 commit 88251b8
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:=$(shell git branch | sed -n '/\* /s///p')
LIME_CODENAME:=development
LIME_RELEASE:=2020.3
LIME_CODENAME:=ExpansiveEmancipation
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 88251b8

Please sign in to comment.