summaryrefslogtreecommitdiffstats
path: root/version.properties
diff options
context:
space:
mode:
authoryangyan <yangyanyj@chinamobile.com>2019-01-24 17:14:59 +0800
committeryangyan <yangyanyj@chinamobile.com>2019-01-24 17:15:47 +0800
commita003ff1a59bcc2b8a2fc08d1c08633e66ddf18cb (patch)
tree21d53646df94a3651856fe3d299a791c55f22dc2 /version.properties
parentbfabe796d574dc96c56078b395be31870f0070d9 (diff)
update vfc version to 1.3.0
Change-Id: I639f80586f45479bd92bd44dc0584f033142b013 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 f43812b..4906132 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}