aboutsummaryrefslogtreecommitdiffstats
path: root/version.properties
diff options
context:
space:
mode:
authorSonsino, Ofir (os0695) <os0695@intl.att.com>2018-05-28 19:08:44 +0300
committerSonsino, Ofir (os0695) <os0695@intl.att.com>2018-05-28 19:08:44 +0300
commite33819db51041c6b75b56ee3a8cfcaa849344989 (patch)
tree6104372ea61eb1799d85f6f49c35362ab262ee7d /version.properties
parentf904ba09ceca3613cc02478a1908db7828fa3b93 (diff)
Set VID version to 2.0
Change-Id: Id1eb8f82f1e6c751b1d6c41f32d4a7f035c63eec Issue-ID: VID-234 Signed-off-by: Sonsino, Ofir (os0695) <os0695@intl.att.com>
Diffstat (limited to 'version.properties')
-rw-r--r--version.properties6
1 files changed, 3 insertions, 3 deletions
diff --git a/version.properties b/version.properties
index 146a672fe..6a0ca5f32 100644
--- a/version.properties
+++ b/version.properties
@@ -2,9 +2,9 @@
# Note that these variables cannot be structured (e.g. : version.release or version.snapshot etc... )
# because they are used in Jenkins, whose plug-in doesn't support
-major=1
-minor=2
-patch=1
+major=2
+minor=0
+patch=0
base_version=${major}.${minor}.${patch}