diff options
author | Yun Huang <yun.huang@windriver.com> | 2018-06-12 16:16:49 +0800 |
---|---|---|
committer | Yun Huang <yun.huang@windriver.com> | 2018-06-12 16:16:49 +0800 |
commit | 7f0e833aa5a05b4004fa29b8feb9e862c9a12257 (patch) | |
tree | 2b5153adbae56ee3b540e387930a1e0d01d4caee /version.properties | |
parent | abd7f8cac14a6873b11d70b68d909819b46ab184 (diff) |
Bump version after Beijing release
Bump version from 1.1.2 to 1.2.0
Change-Id: I72d8f5ba7fef9546120222f1d76133cc1fbf8341
Issue-ID: MULTICLOUD-245
Signed-off-by: Yun Huang <yun.huang@windriver.com>
Diffstat (limited to 'version.properties')
-rw-r--r-- | version.properties | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/version.properties b/version.properties index d5a45f9e..ad28459d 100644 --- a/version.properties +++ b/version.properties @@ -17,8 +17,8 @@ # because they are used in Jenkins, whose plug-in doesn't support major=1 -minor=1 -patch=2 +minor=2 +patch=0 base_version=${major}.${minor}.${patch} |