summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorIdan Amit <ia096e@intl.att.com>2017-09-07 09:36:39 +0300
committerIdan Amit <ia096e@intl.att.com>2017-09-07 09:36:47 +0300
commitab978af9dbd9fc2ef218c854bc792e11b889f6c0 (patch)
tree6f4f9cbda3d40bd41293e3cc6703cabca8b21cfc
parent689e9bd454fe133f6c76210afcf92f6de8b70411 (diff)
Changed version to 1.0.0
Change-Id: I8803c6afb3c843fd2d05e14a938a10e79b1d0405 Issue-Id: SDC-286 Signed-off-by: Idan Amit <ia096e@intl.att.com>
-rw-r--r--version.properties2
1 files changed, 1 insertions, 1 deletions
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}