From 9db35b3018b504999c30c3e2098b8e16c18af29f Mon Sep 17 00:00:00 2001 From: wangguirong Date: Tue, 10 Oct 2017 13:46:14 +0800 Subject: Modify version.properties Change-Id: I95f05e480c33f3f56d24171453cf42e8b3dbc409 Issue-Id:VFC-461 Signed-off-by: wangguirong --- version.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/version.properties b/version.properties index cf5eeb9..50bf6e8 100644 --- a/version.properties +++ b/version.properties @@ -18,7 +18,7 @@ # because they are used in Jenkins, whose plug-in doesn't support major=1 -minor=1 +minor=0 patch=0 base_version=${major}.${minor}.${patch} -- cgit 1.2.3-korg