version: v0.1-rc5

Signed-off-by: Jack Ren <jack.ren@intel.com>
This commit is contained in:
Jack Ren 2018-05-31 07:30:24 +08:00
parent ba7b4c7611
commit f2b524385a
2 changed files with 2 additions and 2 deletions

View File

@ -3,7 +3,7 @@
#
MAJOR_VERSION=0
MINOR_VERSION=1
RC_VERSION=4
RC_VERSION=5
BASEDIR := $(shell pwd)
DM_OBJDIR ?= $(CURDIR)/build

View File

@ -4,7 +4,7 @@
MAJOR_VERSION=0
MINOR_VERSION=1
RC_VERSION=4
RC_VERSION=5
API_MAJOR_VERSION=1
API_MINOR_VERSION=0