diff options
author | dengyh <dengyuanhong@chinamobile.com> | 2022-04-13 09:08:35 +0800 |
---|---|---|
committer | dengyh <dengyuanhong@chinamobile.com> | 2022-04-13 09:09:13 +0800 |
commit | ee58b0500dd5e66f468952d5a5dd8c8dba7799a6 (patch) | |
tree | 180312aeff8665d1429f508a5ea45553a3d87e94 /version.properties | |
parent | 723f796c013bb85e5024a413ccda82341ed980f6 (diff) |
Update vfc-lcm version and release note1.4.6
Change-Id: Ic7c72330fb5c8e4700604830df2cb4ad9e7dc7a1
Issue-ID: VFC-1941
Signed-off-by: dengyh <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 f9fae068..106f2a13 100644 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ major=1 minor=4 -patch=5 +patch=6 base_version=${major}.${minor}.${patch} |