diff options
author | fujinhua <fu.jinhua@zte.com.cn> | 2018-11-27 09:29:03 +0800 |
---|---|---|
committer | fujinhua <fu.jinhua@zte.com.cn> | 2018-11-27 09:29:03 +0800 |
commit | bfabe796d574dc96c56078b395be31870f0070d9 (patch) | |
tree | df5620d7c6277a1d546fa2b1529d4475e9545cf8 /version.properties | |
parent | 02721e7d15d266480023c1a0935d7613cd7d1881 (diff) |
Update vfc version to 1.2.2
Change-Id: Iabc629d14616199cb761b0b94e45414573cc7c4a
Issue-ID: VFC-1194
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 344dca1..f43812b 100644 --- a/version.properties +++ b/version.properties @@ -19,7 +19,7 @@ major=1
minor=2
-patch=1
+patch=2
base_version=${major}.${minor}.${patch}
|