summaryrefslogtreecommitdiffstats
path: root/version.properties
diff options
context:
space:
mode:
authoryangyan <yangyanyj@chinamobile.com>2019-01-24 17:50:03 +0800
committerYan Yang <yangyanyj@chinamobile.com>2019-01-24 10:02:13 +0000
commitf8c427799d3abcc546a0373145ca57c705e20e4a (patch)
tree09484e4e914c6e5d7a3c0d193163f6c912fc761d /version.properties
parent564fd86dd1c61aa190db10a7ea22b66fee46aa58 (diff)
update vfc version to 1.3.0
Change-Id: I1bd8f47c6804a69adec27f5226f7a6418911c369 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}