anv: Bump the advertised patch version to 80

Reviewed-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com>
This commit is contained in:
Jason Ekstrand 2018-07-08 21:40:14 -07:00
parent d257ec0136
commit 6c746e8fea

View file

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