diff options
author | dengyh <dengyuanhong@chinamobile.com> | 2022-03-31 11:29:11 +0800 |
---|---|---|
committer | dengyh <dengyuanhong@chinamobile.com> | 2022-03-31 11:29:54 +0800 |
commit | 6fcafc6f88f94a6043f4b284ddb635adb8788fb8 (patch) | |
tree | aed050d44686859b92a40e800f94daeabafb580b /version.properties | |
parent | 4422565966f0fe4bfe711153aa1e811987d5e602 (diff) |
Update vfc-lcm version and release note1.4.5
Change-Id: I8743258d6dc3c7c2c2c298ffe2cc3ec931210453
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 28c09b9d..f9fae068 100644 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ major=1 minor=4 -patch=4 +patch=5 base_version=${major}.${minor}.${patch} |