version: v0.1-rc4

Signed-off-by: Jack Ren <jack.ren@intel.com>
This commit is contained in:
Jack Ren 2018-04-13 17:28:26 +08:00
parent c6bf67543c
commit f3db18b981
2 changed files with 2 additions and 2 deletions

View File

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

View File

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