diff options
author | yangyan <yangyanyj@chinamobile.com> | 2018-10-23 19:22:32 +0800 |
---|---|---|
committer | yangyan <yangyanyj@chinamobile.com> | 2018-10-23 19:22:48 +0800 |
commit | 8a155094476c3ed2ab5c5f66e5032d4b64f9afe1 (patch) | |
tree | f42de306ba617a08ae8456f424f171b002bab122 /version.properties | |
parent | bcbded06b5873f412c0292b9c1ef84cbfcdc8458 (diff) |
bump version1.3.0
Issue-ID: VFC-1159
Change-Id: I757d5764fc3a6703f85a281b0f267d611542fb72
Signed-off-by: yangyan <yangyanyj@chinamobile.com>
Diffstat (limited to 'version.properties')
-rw-r--r-- | version.properties | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/version.properties b/version.properties index 2cddbb0d..75e785ba 100644 --- a/version.properties +++ b/version.properties @@ -18,7 +18,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} |