diff options
author | 2021-03-09 17:10:02 +0800 | |
---|---|---|
committer | 2021-03-09 17:10:30 +0800 | |
commit | d6fc09ffda84de8c4bf20f21b2662f4efb195f47 (patch) | |
tree | 7379db6b69da6dd394ebf74a43191f4c1e67808f /version.properties | |
parent | 6ec9c7fbc363d04984203a75440fb9d3a82e2dda (diff) |
Update nfvo-lcm version1.4.2
Change-Id: I961062ad9634494124f268d31848c5bd055e11df
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 eff345ce..77e67b1c 100644 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ major=1 minor=4 -patch=1 +patch=2 base_version=${major}.${minor}.${patch} |