diff options
author | Bin Yang <bin.yang@windriver.com> | 2019-05-28 08:46:13 +0000 |
---|---|---|
committer | Bin Yang <bin.yang@windriver.com> | 2019-05-28 08:46:13 +0000 |
commit | c552ae8b51d3fdae4cfc4cf7a4e996f62fd348db (patch) | |
tree | 94b3b43edf0f5288dc431dafd9c5a97815957d4a /version.properties | |
parent | 18d97d784f69ee5fd517a5d0f9c6d007a8d40396 (diff) |
Upgrade version to 1.3.5 after releasing 1.3.4
Change-Id: I123fd78aace2c14b31fd042bbffed24645d18435
Issue-ID: MULTICLOUD-658
Signed-off-by: Bin Yang <bin.yang@windriver.com>
Diffstat (limited to 'version.properties')
-rw-r--r-- | version.properties | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/version.properties b/version.properties index 74f25173..25f98e43 100644 --- a/version.properties +++ b/version.properties @@ -18,7 +18,7 @@ major=1 minor=3 -patch=4 +patch=5 base_version=${major}.${minor}.${patch} |