diff options
author | yangyan <yangyanyj@chinamobile.com> | 2020-03-10 14:26:54 +0800 |
---|---|---|
committer | yangyan <yangyanyj@chinamobile.com> | 2020-03-10 14:27:09 +0800 |
commit | c09e380bee34ffe1a4a13e8507ecd79869adbd35 (patch) | |
tree | 16821897b24eb8c83143c6d93ec74726552d9cd0 /version.properties | |
parent | 20e63944694bf3c99a240d7feafbba11fcca02a6 (diff) |
Update vnfmgr release version to 1.3.81.3.8
Change-Id: Iad697a52a15ce0fcc1f29a9baf309e1089cd907e
Issue-ID: VFC-1626
Signed-off-by: yangyan <yangyanyj@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 d6a8106..c0177cb 100644 --- a/version.properties +++ b/version.properties @@ -19,7 +19,7 @@ major=1 minor=3 -patch=7 +patch=8 base_version=${major}.${minor}.${patch} |