diff options
author | dyh <dengyuanhong@chinamobile.com> | 2020-10-29 10:41:10 +0800 |
---|---|---|
committer | dyh <dengyuanhong@chinamobile.com> | 2020-10-29 10:41:22 +0800 |
commit | 300cd0acae712a27387f782e1b4c5c0e1982f6eb (patch) | |
tree | 81f5ff51b0e0736ea11ed626ff1336ab76cfbc6f /version.properties | |
parent | 1aa13bd5ac2948b77889bbfc6fd262ac3c717bbe (diff) |
Update vfc-nslcm release version to 1.4.1
Change-Id: Ifbd7a386e2796025717fddfea1cae2fe05af587b
Issue-ID: VFC-1763
Signed-off-by: dyh <dengyuanhong@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 668657e9..eff345ce 100644 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ major=1 minor=4 -patch=0 +patch=1 base_version=${major}.${minor}.${patch} |