diff options
author | fujinhua <fu.jinhua@zte.com.cn> | 2017-11-15 16:00:45 +0800 |
---|---|---|
committer | fujinhua <fu.jinhua@zte.com.cn> | 2017-11-15 16:06:07 +0800 |
commit | 2cc1cd21d95d40849553fd8699a9a48dd1799c9f (patch) | |
tree | 34db89e83b6a3a8cbd4ac8784fd6010d9f06c9ad /version.properties | |
parent | 9f4ae52e090175c91e26d40cc1c0c74c439c0a86 (diff) |
Update vfc components release version
Change-Id: I68f5b778c59d7bc962797ab1ffd19d3990c1a176
Issue-Id: VFC-593
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 88587fbf..a28bf4ba 100644 --- a/version.properties +++ b/version.properties @@ -19,7 +19,7 @@ major=1 minor=0 -patch=1 +patch=2 base_version=${major}.${minor}.${patch} |