summaryrefslogtreecommitdiffstats
path: root/version.properties
diff options
context:
space:
mode:
authoryangyan <yangyanyj@chinamobile.com>2019-01-24 17:51:03 +0800
committeryangyan <yangyanyj@chinamobile.com>2019-01-24 17:51:09 +0800
commita9279dd8b1bd9eedfdeb55323d52ab29def9103c (patch)
tree7da64321e558235c0a3637505f051385237fc280 /version.properties
parent87d77aa07f5d10c0a0c218999a9c9f45c2272a10 (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.properties4
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}