diff options
author | yangyan <yangyanyj@chinamobile.com> | 2018-11-08 20:45:28 +0800 |
---|---|---|
committer | yangyan <yangyanyj@chinamobile.com> | 2018-11-08 20:45:34 +0800 |
commit | f53e9a2b563bcd16296e2f1cfaace305e0f48150 (patch) | |
tree | dec63f2fb407a827f1257b44989f3990495c2759 /version.properties | |
parent | 43fa14628bf3d741c551dc6cbfe2e6cbb7647273 (diff) |
Update version to 1.2.1
Issue-ID: VFC-1163
Change-Id: Ie48cbdcc7120b39249197050e4a58155840d04aa
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 3566fa0a..502454f3 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=3 +minor=2 patch=1 base_version=${major}.${minor}.${patch} |