aboutsummaryrefslogtreecommitdiffstats
path: root/version.properties
diff options
context:
space:
mode:
authorJunyi <hunterdevil@foxmail.com>2022-08-25 10:26:15 +0800
committerJunyi <hunterdevil@foxmail.com>2022-08-25 10:26:15 +0800
commit61070cf915619fc52b07bd1b44030b4aa93ce052 (patch)
tree0725aab2c8a927b23ad93474d39e84046fb10aa9 /version.properties
parent33a017a22813564b5fc9b7ad7ccb92a27d9f4e55 (diff)
Release version change
Issue-ID: USECASEUI-713 Signed-off-by: Junyi Du <hunterdevil@foxmail.com> Change-Id: Idb6d885b74a4bf4101106df536d1b5a707e5ec5e
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}