diff options
author | fujinhua <fu.jinhua@zte.com.cn> | 2018-11-07 17:16:49 +0800 |
---|---|---|
committer | fujinhua <fu.jinhua@zte.com.cn> | 2018-11-07 17:16:49 +0800 |
commit | 2820a53704746876524ec39f0b81a2e17a867ef4 (patch) | |
tree | 36fdc395474577768454fd2b52231801b9b265b4 /version.properties | |
parent | c22e5c1b317b7584076cb3b80005750100ed2d35 (diff) |
Update version from 1.2.0 to 1.2.1
Change-Id: Ic354e2491cc0207562c770e001970405de77001a
Issue-ID: VFC-1163
Signed-off-by: fujinhua <fu.jinhua@zte.com.cn>
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 ad491ae4..ab31946a 100644 --- a/version.properties +++ b/version.properties @@ -18,7 +18,7 @@ major=1 minor=2 -patch=0 +patch=1 base_version=${major}.${minor}.${patch} |