diff options
author | yangyan <yangyanyj@chinamobile.com> | 2019-05-21 15:11:39 +0800 |
---|---|---|
committer | Yan Yang <yangyanyj@chinamobile.com> | 2019-05-21 07:24:14 +0000 |
commit | 1ca75c64eb7191d7a1b7c180ba865cca9c1a3dc1 (patch) | |
tree | 1434d701c8d1871fa3aca26725efc54c297849a8 /version.properties | |
parent | 4f5a82c284d107ce368abb8d1574cab1f07e2160 (diff) |
fix version to 1.3.11.3.1
Change-Id: Id050b5150843d37f85f43c0b6ce826c965564973
Issue-ID: VFC-1388
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 75e785b..3566fa0 100644 --- a/version.properties +++ b/version.properties @@ -19,7 +19,7 @@ major=1 minor=3 -patch=0 +patch=1 base_version=${major}.${minor}.${patch} |