aboutsummaryrefslogtreecommitdiffstats
path: root/version.properties
diff options
context:
space:
mode:
authoryangyan <yangyanyj@chinamobile.com>2019-01-24 15:48:07 +0800
committeryangyan <yangyanyj@chinamobile.com>2019-01-24 15:48:19 +0800
commit0129073edefe99b2470862d1807730945989274e (patch)
tree1bcf553ff030f04f55dc594f7eff9f50dcd5188d /version.properties
parentf5b6a7fbea457a9098036786be3e4b06fa29b879 (diff)
update vfc version to 1.3.0
Change-Id: I6836581fa992efc769901570752b3e12226dd9ff 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 1f3ede1..a254b21 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}