anv: Bump the advertised patch version to 90

Reviewed-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com>
This commit is contained in:
Jason Ekstrand 2018-09-10 12:10:17 -05:00
parent 29283921b7
commit f48b742289

View file

@ -47,7 +47,7 @@ class ApiVersion:
self.version = version
self.enable = _bool_to_c_expr(enable)
API_PATCH_VERSION = 80
API_PATCH_VERSION = 90
# 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