diff options
author | yangyan <yangyanyj@chinamobile.com> | 2019-05-20 15:18:02 +0800 |
---|---|---|
committer | yangyan <yangyanyj@chinamobile.com> | 2019-05-20 15:18:21 +0800 |
commit | 2052a0b4e79f6e470f70d181780803efd42b97a3 (patch) | |
tree | 78e7e4ab0efd1389c88e673948d6115390fc66e4 /version.properties | |
parent | 1a939a9f432f66c8dc9189806e418d5f4de9d873 (diff) |
fix version to 1.3.1
Change-Id: Id77da54a0679f135cbe12f125e8e4f64b08e445c
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} |