diff options
author | yangyan <yangyanyj@chinamobile.com> | 2020-03-26 17:18:35 +0800 |
---|---|---|
committer | yangyan <yangyanyj@chinamobile.com> | 2020-03-26 17:20:35 +0800 |
commit | 7662a4bdfeb2002b9e28b0f549e6f9c353f7b00a (patch) | |
tree | f2608de10445e35953c0de6f1a5926b91b85a89e /version.properties | |
parent | 4e6242781065f62c47882019a57789092650063b (diff) |
Update vnflcm release version to 1.3.81.3.8
Change-Id: I5b3439c0fd77c6ae3ef4409f8530808e80b140c3
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 d6a81060..c0177cbb 100644 --- a/version.properties +++ b/version.properties @@ -19,7 +19,7 @@ major=1 minor=3 -patch=7 +patch=8 base_version=${major}.${minor}.${patch} |