diff options
author | yangyan <yangyanyj@chinamobile.com> | 2020-03-02 09:41:38 +0800 |
---|---|---|
committer | yangyan <yangyanyj@chinamobile.com> | 2020-03-02 09:41:43 +0800 |
commit | 28d2b811d021dd4e47b1600e59b06543ce485673 (patch) | |
tree | e1c0bacd278272f428fee1fc61975939865a0057 /version.properties | |
parent | 229e785b8679eadcc58a7165d134ea56bdaf1ac1 (diff) |
Update vnflcm release version to 1.3.7
Change-Id: I2c5f7a3bc5574f8a1b49b5530da3a26510a396aa
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 580af38c..d6a81060 100644 --- a/version.properties +++ b/version.properties @@ -19,7 +19,7 @@ major=1 minor=3 -patch=6 +patch=7 base_version=${major}.${minor}.${patch} |