summaryrefslogtreecommitdiffstats
path: root/version.properties
diff options
context:
space:
mode:
authorcyuamber <xuranyjy@chinamobile.com>2020-03-25 15:44:26 +0800
committercyuamber <xuranyjy@chinamobile.com>2020-03-25 15:44:31 +0800
commit4812d3bf317120910b9238d2845c33b4efb62a18 (patch)
treed7a9eeb8769ca0d65a6142c79f70404cd6ddcbec /version.properties
parent3f8027d1dae52179d11a2c8f72f984285492c790 (diff)
docs: Update new release version
Change-Id: I6826688408905ccca775896c7f8f4cd9acd5aacf Issue-ID: USECASEUI-393 Signed-off-by: cyuamber <xuranyjy@chinamobile.com>
Diffstat (limited to 'version.properties')
-rw-r--r--version.properties4
1 files changed, 2 insertions, 2 deletions
diff --git a/version.properties b/version.properties
index bb52871b..fd262fb4 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=2
+major=3
minor=0
-patch=2
+patch=1
base_version=${major}.${minor}.${patch}