diff options
author | Bin Yang <bin.yang@windriver.com> | 2021-09-13 15:34:03 +0800 |
---|---|---|
committer | Bin Yang <bin.yang@windriver.com> | 2021-09-13 15:34:03 +0800 |
commit | 5552084e4a85c4557ce853835a6540d957d2fa77 (patch) | |
tree | 4b2b69716cd2494f4a353bf6089500bb0ffd52c8 /version.properties | |
parent | 0cb70147743ae42bae5f4a856bc577e7ef327ab3 (diff) |
Upgrade version after cve fixing
Issue-ID: MULTICLOUD-1384
Signed-off-by: Bin Yang <bin.yang@windriver.com>
Change-Id: Ibebbd5e1f4bd21dfd7ef8876c1b449c670d2aca8
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 10df315..923bae6 100644 --- a/version.properties +++ b/version.properties @@ -19,7 +19,7 @@ major=1 minor=7 -patch=1 +patch=2 base_version=${major}.${minor}.${patch} |