diff options
author | Bin Yang <bin.yang@windriver.com> | 2019-07-11 04:09:29 +0000 |
---|---|---|
committer | Bin Yang <bin.yang@windriver.com> | 2019-07-11 04:09:29 +0000 |
commit | 463eb41dc371cc857d058b0ae22bdeab64f1f7e3 (patch) | |
tree | 7e23e9bd180e4e3a61d4e386e1654cd0babd76ca /version.properties | |
parent | 4070f8e43807f5c1746b5942b288c2ee99ad23f7 (diff) |
Bump up version for E Release
Change from 1.3.5 to 1.4.0
Change-Id: I91e1e5ffa95b54b6650d7b895ea5daf1590217dc
Issue-ID: MULTICLOUD-700
Signed-off-by: Bin Yang <bin.yang@windriver.com>
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 25f98e43..e01fca5d 100644 --- a/version.properties +++ b/version.properties @@ -17,8 +17,8 @@ # because they are used in Jenkins, whose plug-in doesn't support major=1 -minor=3 -patch=5 +minor=4 +patch=0 base_version=${major}.${minor}.${patch} |