diff options
author | yangyan <yangyanyj@chinamobile.com> | 2019-01-25 10:09:09 +0800 |
---|---|---|
committer | yangyan <yangyanyj@chinamobile.com> | 2019-01-25 10:09:31 +0800 |
commit | d786a6d6b60d25fab153e5fcca8432c803456ed5 (patch) | |
tree | 25b19824b781cd04da66761a281bacd38d24264c /version.properties | |
parent | 85fe2583e93a34aeaecd2bc87474275fff296b2e (diff) |
update vfc version to 1.3.30
Change-Id: I62a2974154fab6d8cb26740610d734cb5a1f886a
Signed-off-by: yangyan <yangyanyj@chinamobile.com>
Issue-ID: VFC-1252
Diffstat (limited to 'version.properties')
-rw-r--r-- | version.properties | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/version.properties b/version.properties index 80d2dbd..864741a 100644 --- a/version.properties +++ b/version.properties @@ -4,8 +4,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}
|