summaryrefslogtreecommitdiffstats
path: root/version.properties
diff options
context:
space:
mode:
authorBin Yang <Bin.Yang@windriver.com>2019-10-24 14:55:29 +0000
committerXiaohua Zhang <xiaohua.zhang@windriver.com>2019-10-24 14:57:08 +0000
commit3a25e404831b6ab2320795a44e7a0447bed9d12f (patch)
treedcbc2ebf7ce83032d3578023249cbed560510532 /version.properties
parent5361935a9eb936b72045f297263304febf0bcca4 (diff)
Bump up version to 1.5.0
Issue-ID: MULTICLOUD-868 Signed-off-by: Bin Yang <Bin.Yang@windriver.com> Change-Id: I1823f9c01b0b030d4b59690d1097eae8ce488ab9
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 e14a020..c352a9a 100644
--- a/version.properties
+++ b/version.properties
@@ -18,8 +18,8 @@
# because they are used in Jenkins, whose plug-in doesn't support
major=1
-minor=4
-patch=2
+minor=5
+patch=0
base_version=${major}.${minor}.${patch}