summaryrefslogtreecommitdiffstats
path: root/version.properties
diff options
context:
space:
mode:
authoryangyan <yangyanyj@chinamobile.com>2019-01-24 15:27:31 +0800
committeryangyan <yangyanyj@chinamobile.com>2019-01-24 15:28:00 +0800
commit80e97c280d464f1e5491383f4b50349ad747b084 (patch)
tree452dce40f7d3045c33521c5c3d466ce39a214fbb /version.properties
parent56be1c0e1a8b9c6d60e436bc436c56ff03313dae (diff)
update vfc version to 1.3.0
Change-Id: Ia79d34e82d14cc2d1360c93cec1bf3ed41516327 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 1f3ede11..a254b216 100644
--- a/version.properties
+++ b/version.properties
@@ -3,8 +3,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}