diff options
author | Ruoyu <ruoyu.ying@intel.com> | 2018-11-22 03:42:09 +0000 |
---|---|---|
committer | Ruoyu <ruoyu.ying@intel.com> | 2018-11-28 02:16:25 +0000 |
commit | 90e318d450e18075e991671c31ac87259a695e1e (patch) | |
tree | 0d251232460a0622960afc99a1b6a593328af0be /version.properties | |
parent | 633927402f317714069ae71e0ee766a0d54194ed (diff) |
Return flavor-id in OOF response1.2.5
Add flavor-id in OOF response
Change-Id: I56d33eef06504f66c41b793d93d132b21a27b0dc
Issue-ID: OPTFRA-401
Signed-off-by: Ruoyu <ruoyu.ying@intel.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 c61a792..901aa18 100644 --- a/version.properties +++ b/version.properties @@ -19,7 +19,7 @@ major=1 minor=2 -patch=4 +patch=5 base_version=${major}.${minor}.${patch} |