diff options
author | yangyan <yangyanyj@chinamobile.com> | 2019-09-03 15:02:46 +0800 |
---|---|---|
committer | Yan Yang <yangyanyj@chinamobile.com> | 2019-09-03 07:06:09 +0000 |
commit | e785b0e792f5b50ff2b3667ef61a1ccf6b018d20 (patch) | |
tree | 935d7bbd390cc6bf1d6fc7d68694e82afddcf40a /version.properties | |
parent | 0c19979b81688f6703dc07c4186e0bcb4dce9db4 (diff) |
Update project of gvnfm to 1.3.6
Change-Id: I4d06317a325eebc4846e474cd9252a0817aa863b
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 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} |