diff options
author | yangyan <yangyanyj@chinamobile.com> | 2019-10-16 16:37:24 +0800 |
---|---|---|
committer | Yan Yang <yangyanyj@chinamobile.com> | 2019-10-16 08:38:19 +0000 |
commit | ec5be59ef27276578e64e1883b291de3b1594eda (patch) | |
tree | b51900d6d11fb084ced453df44762b1d997d1c7a /version.properties | |
parent | f8c48cb1360095654d13bb957bdc3545b5583ba8 (diff) |
Update vnfmgr release version to 1.3.6
Change-Id: Ic020f465f81c23c7b38f633b5e4512e303ef94f9
Issue-ID: VFC-1554
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 8deb44f..580af38 100644 --- a/version.properties +++ b/version.properties @@ -19,7 +19,7 @@ major=1 minor=3 -patch=5 +patch=6 base_version=${major}.${minor}.${patch} |