diff options
author | Bin Yang <bin.yang@windriver.com> | 2020-09-16 13:34:08 +0800 |
---|---|---|
committer | Bin Yang <bin.yang@windriver.com> | 2020-09-16 13:34:08 +0800 |
commit | a075855e21d2dccfdbc41d0180e202c98951f99e (patch) | |
tree | eb59bfd5711273a0b31981509f273cfbc8e9d6b2 /version.properties | |
parent | 3c21b6e753fd61928b45a91a77588b33d4d40923 (diff) |
Update version in Guilin release1.6.0
Issue-ID: MULTICLOUD-1208
Signed-off-by: Bin Yang <bin.yang@windriver.com>
Change-Id: I1376e54e4bad9d4c837883928f058af168749760
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 0f4fbda..918194c 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=5 -patch=2 +minor=6 +patch=0 base_version=${major}.${minor}.${patch} |