diff options
author | yangyan <yangyanyj@chinamobile.com> | 2020-04-14 15:24:35 +0800 |
---|---|---|
committer | yangyan <yangyanyj@chinamobile.com> | 2020-04-14 15:24:50 +0800 |
commit | 62678534eb6aeeb188ae8026264f6a056b615810 (patch) | |
tree | 852284557b9c3f1d9b02299969cd666df35b5644 /version.properties | |
parent | c186495de0d47d1d9bc2f3d957633f31275f51b7 (diff) |
Update vfc-nslcm release version to 1.3.9
Change-Id: Ic1ebb9cf4ff4dbce0bd30984629790ffd50631ae
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 ed7d1ba1..80fb1e4c 100644 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ major=1 minor=3 -patch=8 +patch=9 base_version=${major}.${minor}.${patch} |