diff options
author | yangyan <yangyanyj@chinamobile.com> | 2019-05-23 16:04:49 +0800 |
---|---|---|
committer | yangyan <yangyanyj@chinamobile.com> | 2019-05-23 16:04:59 +0800 |
commit | 5fa5f4e2afa00ee7287be0b7fda43228860b6537 (patch) | |
tree | fe75d5085718bbefe7ad02b8bc59ce4cbce83e69 /version.properties | |
parent | 081132cd8f456d5bd9fcc0aeda1de3545b86dcda (diff) |
fix version to 1.3.11.3.1
Change-Id: Idddb8f4103ff28137190ea76efb2a44d9658df68
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 75e785ba..3566fa0a 100644 --- a/version.properties +++ b/version.properties @@ -19,7 +19,7 @@ major=1 minor=3 -patch=0 +patch=1 base_version=${major}.${minor}.${patch} |