diff options
author | fujinhua <fu.jinhua@zte.com.cn> | 2019-07-06 10:28:02 +0800 |
---|---|---|
committer | fujinhua <fu.jinhua@zte.com.cn> | 2019-07-06 10:28:02 +0800 |
commit | bda9286b8d1ff765d8379dd8874697c93dd14a9c (patch) | |
tree | 4059248c94164a1efc3b4602b20bca18ed34c177 /version.properties | |
parent | d36b8189117b5b6832460bc8ae413242ce4c107f (diff) |
Update vnflcm version from 1.3.3 to 1.3.4
Change-Id: Ia049504a8d93bb528586358e1ae6840b6db18647
Issue-ID: VFC-1429
Signed-off-by: fujinhua <fu.jinhua@zte.com.cn>
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 f9bc3a2f..873e07fb 100644 --- a/version.properties +++ b/version.properties @@ -19,7 +19,7 @@ major=1 minor=3 -patch=3 +patch=4 base_version=${major}.${minor}.${patch} |