aboutsummaryrefslogtreecommitdiffstats
path: root/version.properties
diff options
context:
space:
mode:
authorkaixiliu <liukaixi@chinamobile.com>2023-06-25 10:27:47 +0800
committerKaixi LIU <liukaixi@chinamobile.com>2023-06-25 06:05:10 +0000
commit97052e5c927fc1c44119f2f31dd9a311c123b008 (patch)
tree60c07c3e9eaee5ae1acf16dd606dab80bcfd75c2 /version.properties
parent0344534f268878013138d60e29c450298d15f459 (diff)
Change the release version to 5.3.0
Issue-ID: USECASEUI-816 Signed-off-by: kaixiliu <liukaixi@chinamobile.com> Change-Id: Ia29ce3c2c942c3df86ae6543eb5526d3d1068c35
Diffstat (limited to 'version.properties')
-rw-r--r--version.properties2
1 files changed, 1 insertions, 1 deletions
diff --git a/version.properties b/version.properties
index f366abb..e56fd4d 100644
--- a/version.properties
+++ b/version.properties
@@ -3,7 +3,7 @@
# because they are used in Jenkins, whose plug-in doesn't support
major=5
-minor=2
+minor=3
patch=0
base_version=${major}.${minor}.${patch}