summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorfujinhua <fu.jinhua@zte.com.cn>2017-10-10 15:57:47 +0800
committerfujinhua <fu.jinhua@zte.com.cn>2017-10-10 15:57:47 +0800
commite0433c325ed7dd179b5b84206818732235858947 (patch)
tree0766fa7e79b138e1bece311bcc4a57987e6229e7
parent2298a4397584c2c3fff8a5efe34a1ecbd3c91c62 (diff)
Update version.properties of vfc-driver-svnfmv1.0.0
Change minor=1 to minor=0 Change-Id: Ie026dd11d475e8a9b8b531eca6f880e82fd972cf Issue-Id: VFC-515 Signed-off-by: fujinhua <fu.jinhua@zte.com.cn>
-rw-r--r--version.properties2
1 files changed, 1 insertions, 1 deletions
diff --git a/version.properties b/version.properties
index d7c69cd5..4a362766 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}