diff options
author | yangyan <yangyanyj@chinamobile.com> | 2019-01-24 17:51:03 +0800 |
---|---|---|
committer | yangyan <yangyanyj@chinamobile.com> | 2019-01-24 17:51:09 +0800 |
commit | a9279dd8b1bd9eedfdeb55323d52ab29def9103c (patch) | |
tree | 7da64321e558235c0a3637505f051385237fc280 /version.properties | |
parent | 87d77aa07f5d10c0a0c218999a9c9f45c2272a10 (diff) |
update vfc version to 1.3.0
Change-Id: I5a1654155fe1cf2062e51eca2ed08b8863da2729
Signed-off-by: yangyan <yangyanyj@chinamobile.com>
Issue-ID: VFC-1252
Diffstat (limited to 'version.properties')
-rw-r--r-- | version.properties | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/version.properties b/version.properties index 6d6c581..75e785b 100644 --- a/version.properties +++ b/version.properties @@ -18,8 +18,8 @@ # because they are used in Jenkins, whose plug-in doesn't support major=1 -minor=2 -patch=2 +minor=3 +patch=0 base_version=${major}.${minor}.${patch} |