diff options
author | yangyan <yangyanyj@chinamobile.com> | 2019-06-03 10:34:04 +0800 |
---|---|---|
committer | yangyan <yangyanyj@chinamobile.com> | 2019-06-03 10:34:19 +0800 |
commit | 069893ac5956013f70ac7b0ee1c219c5f2f1fbdc (patch) | |
tree | 868be1147115dcdecd7917d0094861ac36fe28d1 /version.properties | |
parent | 49a9c0383d60d291301bbba459b3dc83a47d6ee4 (diff) |
update project version to 1.3.3
Change-Id: I3686b6e1ba088c5dc744dfe9db114f5133da9b38
Issue-ID: VFC-1410
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 bf02e8d..f9bc3a2 100644 --- a/version.properties +++ b/version.properties @@ -19,7 +19,7 @@ major=1 minor=3 -patch=2 +patch=3 base_version=${major}.${minor}.${patch} |