From f80c706d8de0ae317290736b2da3451f7457df95 Mon Sep 17 00:00:00 2001 From: Jack Ren Date: Fri, 13 Apr 2018 17:30:39 +0800 Subject: [PATCH] version: v0.1-rc4 Signed-off-by: Jack Ren --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index ea4a6ae88..f8b4a6a0f 100644 --- a/Makefile +++ b/Makefile @@ -4,7 +4,7 @@ MAJOR_VERSION=0 MINOR_VERSION=1 -RC_VERSION=3 +RC_VERSION=4 API_MAJOR_VERSION=1 API_MINOR_VERSION=0