diff options
author | Yun Huang <yun.huang@windriver.com> | 2018-04-25 16:07:31 +0800 |
---|---|---|
committer | Yun Huang <yun.huang@windriver.com> | 2018-04-25 16:07:31 +0800 |
commit | 3b489ef5aa8593582e550568fff263827aff0a6f (patch) | |
tree | ecce322483d0e71083725ed1e0388f5e172aa273 /version.properties | |
parent | c97089d9004cf22e6c1216e12102ef667025d24b (diff) |
Bump and align versions
Change-Id: I8e92f27271b01c9d5e0f3897b9e7f60aa4b8db75
Issue-ID: MULTICLOUD-215
Signed-off-by: Yun Huang <yun.huang@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 5782ea4f..d5a45f9e 100644 --- a/version.properties +++ b/version.properties @@ -18,7 +18,7 @@ major=1 minor=1 -patch=0 +patch=2 base_version=${major}.${minor}.${patch} |