summaryrefslogtreecommitdiffstats
path: root/version.properties
diff options
context:
space:
mode:
authoryangyan <yangyanyj@chinamobile.com>2019-01-24 16:15:42 +0800
committerYan Yang <yangyanyj@chinamobile.com>2019-01-24 09:29:28 +0000
commit3a81613baa7d0e8ef4e5b8a7fe68deb76ce51b12 (patch)
tree68a51025c7cc2e4a9eb3bf42623c8c61556cc14f /version.properties
parent4fe7fe12d19105f1b90a00e2b5d89d31fd94d87c (diff)
update vfc version to 1.3.0
Change-Id: If67db85afcf943f689d491847ab1354fe95d7faf 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 6d6c581..75e785b 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}