diff options
author | zhangab <zhanganbing@chinamobile.com> | 2018-11-27 23:56:51 +0800 |
---|---|---|
committer | zhangab <zhanganbing@chinamobile.com> | 2018-11-27 23:56:52 +0800 |
commit | a7d8c7fa18949aa3b1270b807b71ffbdddbfe27d (patch) | |
tree | 852a056005e9e5cc5466de707fc60cb93ba22c33 /version.properties | |
parent | 18f92597ca5ac996644eca80a4d70c038b4e6862 (diff) |
Update usecase-ui version for R31.3.0
Change-Id: If6b31673008b3af0665b7d4b69bde15f5a424085
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 1f3ede11..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=2 +minor=3 +patch=0 base_version=${major}.${minor}.${patch} |