diff options
author | yangyan <yangyanyj@chinamobile.com> | 2019-05-24 09:41:25 +0800 |
---|---|---|
committer | yangyan <yangyanyj@chinamobile.com> | 2019-05-24 09:41:31 +0800 |
commit | 4e48c38380c5e101b9b73b6b044666e1dcb2d4a8 (patch) | |
tree | e6e723e4be178ca0ceb8b13ce02283e9639f2539 /version.properties | |
parent | 1ca75c64eb7191d7a1b7c180ba865cca9c1a3dc1 (diff) |
update version to 1.3.2
Change-Id: Ia8de8b8191b89fde0ea222a3c4b219f852c9629e
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 3566fa0..bf02e8d 100644 --- a/version.properties +++ b/version.properties @@ -19,7 +19,7 @@ major=1 minor=3 -patch=1 +patch=2 base_version=${major}.${minor}.${patch} |