diff options
author | Bin Yang <bin.yang@windriver.com> | 2018-11-13 03:06:34 +0000 |
---|---|---|
committer | Bin Yang <bin.yang@windriver.com> | 2018-11-13 03:06:34 +0000 |
commit | b9844d09ce741d6993c479d7863f9dbfdd0d11c5 (patch) | |
tree | ecd2eb0127c18c05237ae880bba79373bcd4ee18 /version.properties | |
parent | 0fe9163a9c55c2595ba2ef3f8a8ccc3c8cdeda28 (diff) |
Bump version to 1.2.2
Change-Id: I62152f981ab92a243814cd4f562ea88255443e34
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 a3d3e96..c9206e9 100644 --- a/version.properties +++ b/version.properties @@ -19,7 +19,7 @@ major=1 minor=2 -patch=1 +patch=2 base_version=${major}.${minor}.${patch} |