diff options
author | Bin Yang <bin.yang@windriver.com> | 2021-09-14 10:10:18 +0800 |
---|---|---|
committer | Bin Yang <bin.yang@windriver.com> | 2021-09-14 10:10:18 +0800 |
commit | 4850aa5ed4151912761d4005a83b0bc18bb3cc36 (patch) | |
tree | fb0bec882d9f0aedbdf7f16f993c13cdfbb57dc2 /version.properties | |
parent | 43fe110ea64d3d7c74bf24f2306c892371e302f6 (diff) |
Upgrade version to 1.5.7 after release
Issue-ID: MULTICLOUD-1344
Signed-off-by: Bin Yang <bin.yang@windriver.com>
Change-Id: Ib26cf342d418ba64388179eb40a3abd1ce112ac0
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 c3e9668f..b21c66df 100644 --- a/version.properties +++ b/version.properties @@ -18,7 +18,7 @@ major=1 minor=5 -patch=6 +patch=7 base_version=${major}.${minor}.${patch} |