diff options
author | luxin <luxin7@huawei.com> | 2017-12-20 14:42:13 +0800 |
---|---|---|
committer | luxin <luxin7@huawei.com> | 2017-12-20 14:42:13 +0800 |
commit | b1fc9d5fdea86240f72ed31227ae4a6d24f33b9b (patch) | |
tree | 176026436c1d104e3eb3817c8202d02000002e29 /version.properties | |
parent | c642b1c00f34d26662917f8fada1e0366568617d (diff) |
Update VFC version number
Change-Id: I035b87376024e17960dfec9e1dd623ada9277e36
Issue-ID: VFC-624
Signed-off-by: luxin <luxin7@huawei.com>
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 3e4a550..d7c69cd 100644 --- a/version.properties +++ b/version.properties @@ -19,7 +19,7 @@ major=1 minor=1 -patch=1 +patch=0 base_version=${major}.${minor}.${patch} |