From ab978af9dbd9fc2ef218c854bc792e11b889f6c0 Mon Sep 17 00:00:00 2001 From: Idan Amit Date: Thu, 7 Sep 2017 09:36:39 +0300 Subject: [PATCH] Changed version to 1.0.0 Change-Id: I8803c6afb3c843fd2d05e14a938a10e79b1d0405 Issue-Id: SDC-286 Signed-off-by: Idan Amit --- version.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/version.properties b/version.properties index 0424f62..bf3f0bf 100644 --- a/version.properties +++ b/version.properties @@ -4,7 +4,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} -- 2.16.6