diff options
author | yangyan <yangyanyj@chinamobile.com> | 2019-09-03 10:34:25 +0800 |
---|---|---|
committer | yangyan <yangyanyj@chinamobile.com> | 2019-09-03 14:26:49 +0800 |
commit | fb8bb7eb386b2e2b41c06eb0e1b29c721fb8d9c4 (patch) | |
tree | 04f6f7cc999120bd2fcb0818b65d4d86109e8926 /version.properties | |
parent | 121fd98523ca75fc7856ae179cd72b26bd0b3778 (diff) |
Update project version of vnflcm to 1.3.5
Change-Id: I0212419cb59f9157632bcf1fb043330a99730d57
Issue-ID: VFC-1507
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 873e07fb..8deb44f6 100644 --- a/version.properties +++ b/version.properties @@ -19,7 +19,7 @@ major=1 minor=3 -patch=4 +patch=5 base_version=${major}.${minor}.${patch} |