diff options
author | dyh <dengyuanhong@chinamobile.com> | 2021-03-24 17:09:32 +0800 |
---|---|---|
committer | dyh <dengyuanhong@chinamobile.com> | 2021-03-24 17:09:39 +0800 |
commit | 277863079a436e139fbfa41d351ad257d575bac1 (patch) | |
tree | bedd42bea4856ea9c9a8eedd5c0dbabc217acc15 /version.properties | |
parent | a9f109bb8406ccd3a9daa2bb61ee1ea2d50e6249 (diff) |
Update vfc-svnfm-zte release vsersion1.4.0
Issue-ID: VFC-1830
Change-Id: Ie9bc7b8d054d21e2a3efcf59fe5536b8bb00c544
Signed-off-by: dyh <dengyuanhong@chinamobile.com>
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 367b6d09..bfb144c2 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=3 -patch=9 +minor=4 +patch=0 base_version=${major}.${minor}.${patch} |