diff options
author | fujinhua <fu.jinhua@zte.com.cn> | 2018-11-27 09:16:27 +0800 |
---|---|---|
committer | Fu Jinhua <fu.jinhua@zte.com.cn> | 2018-11-27 01:43:42 +0000 |
commit | d207f98e335b5f431f7e3808de543898124a5f99 (patch) | |
tree | 082550a61b921c89bcc2f35379aa41f90f1aa131 /version.properties | |
parent | b66290b0a47c8dd98fc2af252810f8cd435d0f8c (diff) |
Update vfc version to 1.2.2casablanca
Change-Id: I09eb20f78a7cbfcbd91fcf636dd02df1436cde8b
Issue-ID: VFC-1194
Signed-off-by: fujinhua <fu.jinhua@zte.com.cn>
(cherry picked from commit d5b56b2351549f9281298f014669eb7ddf7b334f)
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}
|