diff options
author | zhangab <zhanganbing@chinamobile.com> | 2018-11-28 00:12:28 +0800 |
---|---|---|
committer | zhangab <zhanganbing@chinamobile.com> | 2018-11-28 00:12:29 +0800 |
commit | db9330941ed6cb9e3c0fe943a0eab0fc7e88c126 (patch) | |
tree | 970b9ccd0ea7d80c836904edf662378392f03ee7 /version.properties | |
parent | 23c19d870b84a9c8b3a97c10150593be94c4a77e (diff) |
Merge master code to casablanca branch
Change-Id: I1208f4e3e74b7b3700f71940d340473f587fe907
Issue-ID: USECASEUI-153
Signed-off-by: zhangab <zhanganbing@chinamobile.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 688582d3..a254b216 100644 --- a/version.properties +++ b/version.properties @@ -3,8 +3,8 @@ # because they are used in Jenkins, whose plug-in doesn't support major=1 -minor=2 -patch=1 +minor=3 +patch=0 base_version=${major}.${minor}.${patch} |