diff options
author | dyh <dengyuanhong@chinamobile.com> | 2021-08-31 17:11:21 +0800 |
---|---|---|
committer | dyh <dengyuanhong@chinamobile.com> | 2021-08-31 17:11:29 +0800 |
commit | a05ff382bd7dffeffb9e0ac174952e2d52dcadd2 (patch) | |
tree | 96a6cc7d80c9bfb0b1b8b6e9fadf3b7cc302a811 /version.properties | |
parent | 8356bf435ea0619ed6d0b1e52073a3cbaec11f0a (diff) |
Update vfc-vnflcm vsersion1.4.2
Change-Id: I64c9a2a66396bf7dbd26685820e1d02097287243
Issue-ID: VFC-1884
Signed-off-by: dyh <dengyuanhong@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 cee03984..cebd29dd 100644 --- a/version.properties +++ b/version.properties @@ -19,7 +19,7 @@ major=1 minor=4 -patch=1 +patch=2 base_version=${major}.${minor}.${patch} |