diff options
author | yangyan <yangyanyj@chinamobile.com> | 2019-05-24 10:14:32 +0800 |
---|---|---|
committer | yangyan <yangyanyj@chinamobile.com> | 2019-05-24 10:21:35 +0800 |
commit | 7c8e11ef929fa920f4939795f4d951695724e50c (patch) | |
tree | fdb32a6637a4e0ac86a298b509c8d2bc95cb2859 /version.properties | |
parent | 3e5e393882d6c7b2cf1252d6b2ae4944efb7fe85 (diff) |
update version to 1.3.2
Change-Id: I84d4d5f5c0549196f2b27ddde67b9f2ddf02785d
Issue-ID: VFC-1394
Signed-off-by: yangyan <yangyanyj@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 3566fa0a..bf02e8d3 100644 --- a/version.properties +++ b/version.properties @@ -19,7 +19,7 @@ major=1 minor=3 -patch=1 +patch=2 base_version=${major}.${minor}.${patch} |