diff options
author | yangyan <yangyanyj@chinamobile.com> | 2019-01-25 10:17:12 +0800 |
---|---|---|
committer | yangyan <yangyanyj@chinamobile.com> | 2019-01-25 10:17:19 +0800 |
commit | 49801ed07af5c18e16dce7b80f915f1620f39fae (patch) | |
tree | 5ddf87e755f960ea4c38f8cf5406b6d873963b2e /wfenginemgrservice/version.properties | |
parent | d5d6b3421c58e37c774ed79443c216762fed1372 (diff) |
update vfc version to 1.3.0
Change-Id: I041ba8757d4c32b5a362dd997ed43a8310505666
Signed-off-by: yangyan <yangyanyj@chinamobile.com>
Issue-ID: VFC-1252
Diffstat (limited to 'wfenginemgrservice/version.properties')
-rw-r--r-- | wfenginemgrservice/version.properties | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/wfenginemgrservice/version.properties b/wfenginemgrservice/version.properties index d467a57..864741a 100644 --- a/wfenginemgrservice/version.properties +++ b/wfenginemgrservice/version.properties @@ -4,7 +4,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}
|