diff options
author | fujinhua <fu.jinhua@zte.com.cn> | 2018-11-27 09:16:27 +0800 |
---|---|---|
committer | fujinhua <fu.jinhua@zte.com.cn> | 2018-11-27 09:16:27 +0800 |
commit | d5b56b2351549f9281298f014669eb7ddf7b334f (patch) | |
tree | 082550a61b921c89bcc2f35379aa41f90f1aa131 /version.properties | |
parent | 9f1cac89181d9743316c4311c7d0b1e7eda5789e (diff) |
Update vfc version to 1.2.2
Change-Id: I09eb20f78a7cbfcbd91fcf636dd02df1436cde8b
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 4102e06..80d2dbd 100644 --- a/version.properties +++ b/version.properties @@ -5,7 +5,7 @@ major=1
minor=2
-patch=1
+patch=2
base_version=${major}.${minor}.${patch}
|