diff options
author | Bin Yang <bin.yang@windriver.com> | 2019-12-13 12:03:29 +0000 |
---|---|---|
committer | Bin Yang <bin.yang@windriver.com> | 2019-12-13 12:03:29 +0000 |
commit | 01fce901541f9cc1cd79482ad5f54fc3c3b10256 (patch) | |
tree | c9626edf5b223f07d06ef259c1c03e72691c8267 /version.properties | |
parent | 9abfa61aa4e88e0e708b16f3d0598d75f426e355 (diff) |
Bump up patch version 1.5.2
patch to fix pike infra_workload API bug
Change-Id: Idc485ebc2c2b7e482f90dee78135119bd5dfeb5f
Issue-ID: MULTICLOUD-965
Signed-off-by: Bin Yang <bin.yang@windriver.com>
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 ccb9e7c6..2fcfa950 100644 --- a/version.properties +++ b/version.properties @@ -18,7 +18,7 @@ major=1 minor=5 -patch=1 +patch=2 base_version=${major}.${minor}.${patch} |