mirror of
https://dev.iopsys.eu/feed/iopsys.git
synced 2026-03-10 11:17:16 +01:00
correct package version ice-client
This commit is contained in:
parent
cd378fd709
commit
67cb7c766d
1 changed files with 1 additions and 1 deletions
|
|
@ -19,7 +19,7 @@ export PLATFORM_INCLUDE:=platforms/iopsys/build.mk
|
|||
|
||||
export DATE:=$(shell date +%Y-%m-%d-%H-%M-%S)
|
||||
export LOGIN:=$(shell whoami)
|
||||
BASE_PKG_VERSION:=5.5.0
|
||||
BASE_PKG_VERSION:=5.0.0
|
||||
PKG_RELEASE:=RC1
|
||||
PKG_VERSION:=$(BASE_PKG_VERSION)-$(PKG_RELEASE)_$(DATE)_$(LOGIN)
|
||||
export PKG_VERSION
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue