From ec6b6aa4ffc2e803b2d7d1ff1802eb127843ae24 Mon Sep 17 00:00:00 2001 From: Jack Ren Date: Mon, 2 Apr 2018 10:25:45 +0800 Subject: [PATCH] version: v0.1-rc3 Signed-off-by: Jack Ren --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 1cb02a5e3..4722fb410 100644 --- a/Makefile +++ b/Makefile @@ -4,7 +4,7 @@ MAJOR_VERSION=0 MINOR_VERSION=1 -RC_VERSION=2 +RC_VERSION=3 API_MAJOR_VERSION=1 API_MINOR_VERSION=0