diff options
author | yangyan <yangyanyj@chinamobile.com> | 2020-03-02 09:25:55 +0800 |
---|---|---|
committer | Yan Yang <yangyanyj@chinamobile.com> | 2020-03-02 01:42:55 +0000 |
commit | f4e1e0bf77e2777e5e9786acf2d7b6c7257cced2 (patch) | |
tree | 83a671d0256ef73240ec80ed0f84a425454e5216 /version.properties | |
parent | 5ba475b6bdbc322599800272adbe0995670f3efc (diff) |
Update gvnfm release version to 1.3.8
Change-Id: Ic460c7a3f1b7b1d97946bc54d69eb5f958f2c945
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 d6a8106..c0177cb 100644 --- a/version.properties +++ b/version.properties @@ -19,7 +19,7 @@ major=1 minor=3 -patch=7 +patch=8 base_version=${major}.${minor}.${patch} |