diff options
author | fujinhua <fu.jinhua@zte.com.cn> | 2017-12-19 14:04:36 +0800 |
---|---|---|
committer | fujinhua <fu.jinhua@zte.com.cn> | 2017-12-19 14:04:36 +0800 |
commit | 45379424cdd43443dcad1659a4858cf8cb48d02b (patch) | |
tree | 862853cc8857e4411774cb37d12e9fe1fdd7ff38 /version.properties | |
parent | e31910c7cd2be40eeea4d0bef514558a18f9c269 (diff) |
Update VFC version number
Change-Id: I442a513d69c98d1fa27ea22dcdbf7664d1e2c8b5
Issue-ID: VFC-624
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 c0fa9d52..7f86aa15 100644 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ major=1 minor=1 -patch=2 +patch=0 base_version=${major}.${minor}.${patch} |