diff options
author | Bin Yang <bin.yang@windriver.com> | 2018-11-13 03:28:24 +0000 |
---|---|---|
committer | Bin Yang <bin.yang@windriver.com> | 2018-11-13 03:28:24 +0000 |
commit | 69c7fffdcc22bc47a84775a7214b0495efa04baf (patch) | |
tree | c3b46af06ed5ed67cab9c2a74480cd4384a7fc36 /version.properties | |
parent | ce3fffda433531666295e5c9b3148e9128e57f16 (diff) |
Bump version to 1.2.2
Change-Id: Ib70c2bff78f5be8d63c2bb2e612c84cf3d97fb27
Issue-ID: MULTICLOUD-402
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 0e1c5995..43c6942d 100644 --- a/version.properties +++ b/version.properties @@ -18,7 +18,7 @@ major=1 minor=2 -patch=1 +patch=2 base_version=${major}.${minor}.${patch} |