version: v0.1-rc2

Signed-off-by: Jack Ren <jack.ren@intel.com>
This commit is contained in:
Jack Ren 2018-03-09 20:52:11 +08:00
parent 2f53e9814b
commit cf707cc62e
2 changed files with 2 additions and 2 deletions

View File

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

View File

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