diff options
author | Bin Yang <Bin.Yang@windriver.com> | 2019-10-24 14:55:29 +0000 |
---|---|---|
committer | Xiaohua Zhang <xiaohua.zhang@windriver.com> | 2019-10-24 14:57:08 +0000 |
commit | 3a25e404831b6ab2320795a44e7a0447bed9d12f (patch) | |
tree | dcbc2ebf7ce83032d3578023249cbed560510532 /version.properties | |
parent | 5361935a9eb936b72045f297263304febf0bcca4 (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.properties | 4 |
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} |