diff options
author | zhangab <zhanganbing@chinamobile.com> | 2018-10-29 14:44:44 -0400 |
---|---|---|
committer | zhangab <zhanganbing@chinamobile.com> | 2018-10-29 14:44:45 -0400 |
commit | 1f2b36c838aa4d4f83adaff42d02296cb027e653 (patch) | |
tree | bde0a8404deca7c84af1c9236df6773902089e81 /version.properties | |
parent | ec200fd6c7e47b5412350d7224c5b94477bdcdd5 (diff) |
Update usecase-ui version for R3
Change-Id: If6bdbe9809aafabae86c5e02de71c2f730df4e7b
Issue-ID: USECASEUI-153
Signed-off-by: zhangab <zhanganbing@chinamobile.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 faf06bbb..688582d3 100644 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ major=1 minor=2 -patch=0 +patch=1 base_version=${major}.${minor}.${patch} |