diff options
author | yangyan <yangyanyj@chinamobile.com> | 2018-08-26 23:07:17 +0800 |
---|---|---|
committer | yangyan <yangyanyj@chinamobile.com> | 2018-08-26 23:15:31 +0800 |
commit | b51b37814c211197905dc88669ea930fa61b2f5d (patch) | |
tree | d55becce5c28d9083bb99516a7a4fef3fe4a1812 /version.properties | |
parent | 2cda1a6ea70e2c7382d694807d2906496c466c15 (diff) |
change version of lcm
Change-Id: I102b832e68d3eddb338296ca7280ec0894e5d83f
Issue-ID: VFC-1075
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 7f86aa15..faf06bbb 100644 --- a/version.properties +++ b/version.properties @@ -3,7 +3,7 @@ # because they are used in Jenkins, whose plug-in doesn't support major=1 -minor=1 +minor=2 patch=0 base_version=${major}.${minor}.${patch} |