anv: update supported patch version

Signed-off-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com>
Reviewed-by: Tapani Pälli <tapani.palli@intel.com>
This commit is contained in:
Lionel Landwerlin 2019-03-04 17:36:10 +00:00
parent 3bb8768b9d
commit e21c201c96

View file

@ -45,7 +45,7 @@ class ApiVersion:
self.version = version
self.enable = _bool_to_c_expr(enable)
API_PATCH_VERSION = 96
API_PATCH_VERSION = 102
# Supported API versions. Each one is the maximum patch version for the given
# version. Version come in increasing order and each version is available if