summaryrefslogtreecommitdiffstats
path: root/version.properties
diff options
context:
space:
mode:
authorseshukm <seshu.kumar.m@huawei.com>2018-03-19 17:17:11 +0530
committerseshukm <seshu.kumar.m@huawei.com>2018-03-19 18:26:13 +0530
commitf400d1e71ca44f98cd4ac507ef79cc043bb92176 (patch)
tree76081a97b50abb4526099b3e2984677e8bc38477 /version.properties
parentb81f126cfdc4a02a358cecb26bf6279b50a262bd (diff)
correct the version of the SO release
Issue-ID: SO-497 Change-Id: Ia0943217d5572b2ba175d67f00d7543383ee69a0 Signed-off-by: seshukm <seshu.kumar.m@huawei.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 1eaa4fa6e3..d3e09bb170 100644
--- a/version.properties
+++ b/version.properties
@@ -1,10 +1,10 @@
# Versioning variables
# 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
+# because they are used in Jenkins, whose plug-in doesn't support...
major=1
-minor=18020100
-patch=63
+minor=2
+patch=1
base_version=${major}.${minor}.${patch}