diff options
author | dyh <dengyuanhong@chinamobile.com> | 2021-03-24 18:04:26 +0800 |
---|---|---|
committer | dyh <dengyuanhong@chinamobile.com> | 2021-03-24 18:05:13 +0800 |
commit | d99dd5c39e316cc312db044d87b80db82e7edca5 (patch) | |
tree | dbd1df00e7f48b9fecb8a1dbede9dc3045760739 /version.properties | |
parent | bfd70b189d8dbdfe0588906f4eb4cdd8afe69b05 (diff) |
Update nfvo-lcm version1.4.3
Change-Id: I03b218c22193576ace04019b9921691c2477e11e
Issue-ID: VFC-1830
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 77e67b1c..44e6ad0d 100644 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ major=1 minor=4 -patch=2 +patch=3 base_version=${major}.${minor}.${patch} |