diff options
author | fujinhua <fu.jinhua@zte.com.cn> | 2018-11-07 17:36:52 +0800 |
---|---|---|
committer | fujinhua <fu.jinhua@zte.com.cn> | 2018-11-07 17:36:52 +0800 |
commit | 128572dee2bc7162387d50f4c9259d74567d0e16 (patch) | |
tree | 13246c84732d6167ce221c9b7346b8f92ec60291 /version.properties | |
parent | b5b74c5a7fd064a4380d87ce7c289b9ae2cc24ec (diff) |
Update version from 1.2.0 to 1.2.1
Change-Id: If94752bfd7d67e8a8ceb8eb51baca207b48e4c97
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 2cddbb0d..502454f3 100644 --- a/version.properties +++ b/version.properties @@ -19,7 +19,7 @@ major=1 minor=2 -patch=0 +patch=1 base_version=${major}.${minor}.${patch} |