diff options
author | Bin Yang <bin.yang@windriver.com> | 2022-07-06 19:36:57 +0800 |
---|---|---|
committer | Bin Yang <bin.yang@windriver.com> | 2022-07-06 19:36:57 +0800 |
commit | 7325a6ec3f2011f09c5d071248a5c34c82a532ad (patch) | |
tree | 5166a299358e9193a8af011275288ae2d2c28b8e /version.properties | |
parent | 0da44efbd113cc05024ccd12fd62586ede6c4175 (diff) |
Bump up version to 1.8.0
Issue-ID: MULTICLOUD-1491
Signed-off-by: Bin Yang <bin.yang@windriver.com>
Change-Id: Ife1271e35bc3eeba82c1c828d47b78f47c423a08
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 c2ad317..c035a75 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=7 -patch=4 +minor=8 +patch=0 base_version=${major}.${minor}.${patch} |