summaryrefslogtreecommitdiffstats
path: root/version.properties
diff options
context:
space:
mode:
authorxuran <xuranyjy@chinamobile.com>2021-04-07 16:02:45 +0800
committerxuran <xuranyjy@chinamobile.com>2021-04-07 16:02:55 +0800
commit6ab20f46d3e3db2f196cd4e26095d0ba31d52126 (patch)
tree917ab40d9c72478a888d86898e75903b0cfe0977 /version.properties
parentb830332427139a3fda71c773da572df3a784f543 (diff)
Release version change
Change-Id: I5b61a1c0c34c2201defe825101c23edcc8715b91 Issue-ID: USECASEUI-558 Signed-off-by: xuran <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 fd262fb4..19e0714b 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=3
+major=4
minor=0
-patch=1
+patch=0
base_version=${major}.${minor}.${patch}