diff options
author | yangyan <yangyanyj@chinamobile.com> | 2019-05-24 09:27:41 +0800 |
---|---|---|
committer | Yan Yang <yangyanyj@chinamobile.com> | 2019-05-24 01:31:03 +0000 |
commit | a625474297dfedef2fa894c40828f7867ac6f304 (patch) | |
tree | 32eb58b26b0f3789cf5e149e76c30191424609c3 /version.properties | |
parent | 39801f1162e598ebdbf4f2c0cc87324b4fd364c3 (diff) |
update version to 1.3.21.3.2
Change-Id: I2d7ff49a1432408c2e0cec0ad05b23d071a82916
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} |