diff options
author | dyh <dengyuanhong@chinamobile.com> | 2021-09-01 10:30:27 +0800 |
---|---|---|
committer | dyh <dengyuanhong@chinamobile.com> | 2021-09-01 10:45:13 +0800 |
commit | 473fa46747389b9632a6e768fd1d9fc5054cf1fd (patch) | |
tree | a07a4024c2b889d3100921f48662b5ee88cae3ff /version.properties | |
parent | 588272759296eaa280a42b175dc2ff7af76b9009 (diff) |
Update the version of vfc-nfvo-driver-vnfm-svnfm1.4.1
Change-Id: Ib5d9c07b10814dcdf47732048769a78dfbb0c514
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 bfb144c2..cee03984 100644 --- a/version.properties +++ b/version.properties @@ -19,7 +19,7 @@ major=1 minor=4 -patch=0 +patch=1 base_version=${major}.${minor}.${patch} |