diff options
author | Bin Yang <bin.yang@windriver.com> | 2022-03-22 15:54:06 +0800 |
---|---|---|
committer | Bin Yang <bin.yang@windriver.com> | 2022-03-22 16:05:35 +0800 |
commit | d0e9fd36a6fefe632a0d0622585af49be0594ce6 (patch) | |
tree | 970d419db064dd5bd079cdbf4482338ae9db7967 /version.properties | |
parent | 330061caf8a0b17737deb4f52c6a6b52111bed46 (diff) |
up version to 1.5.8
Issue-ID: MULTICLOUD-1224
Signed-off-by: Bin Yang <bin.yang@windriver.com>
Change-Id: I180e4a4b7edd6f405813a2de08a7195bae8acdf8
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 b21c66df..7a08c15a 100644 --- a/version.properties +++ b/version.properties @@ -18,7 +18,7 @@ major=1 minor=5 -patch=7 +patch=8 base_version=${major}.${minor}.${patch} |