summaryrefslogtreecommitdiffstats
path: root/version.properties
diff options
context:
space:
mode:
authoryangyan <yangyanyj@chinamobile.com>2019-01-24 17:49:01 +0800
committeryangyan <yangyanyj@chinamobile.com>2019-01-24 17:49:08 +0800
commit81b7794eadea9570fe0d0a3ee9a82e0bd4686b6e (patch)
tree143cc0fd00e1013ff021a88ab72ee4b5d194408c /version.properties
parent25a509434572aa364775721b5e8202ce4a765193 (diff)
update vfc version to 1.3.0
Change-Id: Iaae4693f5fecd242b320a563e8faee4129b0262f 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 6d6c5813..75e785ba 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}