diff options
author | yangyan <yangyanyj@chinamobile.com> | 2019-10-16 16:26:44 +0800 |
---|---|---|
committer | yangyan <yangyanyj@chinamobile.com> | 2019-10-16 16:30:40 +0800 |
commit | 5d6ecaead23f1633a28131e239c0a822b5d21bcb (patch) | |
tree | 842e7f96ca854b9298ebbc7ea70e85e24210f7b4 /version.properties | |
parent | 19c8f17c4191e47cf15dce4d5ed48716a1c78c59 (diff) |
Update vnflcm release version to 1.3.6
Change-Id: Ieeb40a5ac4301a9e276fa498842751c25ebbf131
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 8deb44f6..580af38c 100644 --- a/version.properties +++ b/version.properties @@ -19,7 +19,7 @@ major=1 minor=3 -patch=5 +patch=6 base_version=${major}.${minor}.${patch} |