summaryrefslogtreecommitdiffstats
path: root/version.properties
diff options
context:
space:
mode:
authoryangyan <yangyanyj@chinamobile.com>2019-01-24 17:38:33 +0800
committeryangyan <yangyanyj@chinamobile.com>2019-01-24 17:38:45 +0800
commit1d55cb187443fedb1004fc25b8ff7e956152adf6 (patch)
tree2da27dfbae2cd8b2bc03492989ed0e87664f743b /version.properties
parent284c5ab4bcc396a1b191e3c02507a1712af163fe (diff)
update vfc version to 1.3.0
Change-Id: I601455c4344fd8f5c31085bc1a452bd285d29256 Signed-off-by: yangyan <yangyanyj@chinamobile.com> Issue-ID: VFC-1252
Diffstat (limited to 'version.properties')
-rw-r--r--version.properties2
1 files changed, 1 insertions, 1 deletions
diff --git a/version.properties b/version.properties
index faf06bb..a254b21 100644
--- a/version.properties
+++ b/version.properties
@@ -3,7 +3,7 @@
# because they are used in Jenkins, whose plug-in doesn't support
major=1
-minor=2
+minor=3
patch=0
base_version=${major}.${minor}.${patch}