summaryrefslogtreecommitdiffstats
path: root/version.properties
diff options
context:
space:
mode:
authorJunyi <hunterdevil@foxmail.com>2022-08-29 10:16:55 +0800
committerKeguang He <hekeguang@chinamobile.com>2022-09-01 01:51:27 +0000
commit1ae0a3420d90754900943a1146c44a3001a64e5a (patch)
tree6e82e114c5f3b5cef2ec06054d0604509028186e /version.properties
parente402fb86ae1ecaac22b9fe34afc94eb6cf1774e4 (diff)
Change uui-server release notes.
Issue-ID: USECASEUI-713 Signed-off-by: Junyi Du <hunterdevil@foxmail.com> Change-Id: I854e863fe9b0669f81ace7eec667417c45885ba6
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 19e0714b..28e55175 100644
--- a/version.properties
+++ b/version.properties
@@ -2,8 +2,8 @@
# 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=4
-minor=0
+major=5
+minor=1
patch=0
base_version=${major}.${minor}.${patch}