mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-04-24 15:50:37 +02:00
anv: Bump the advertised patch version to 80
Reviewed-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com>
This commit is contained in:
parent
d257ec0136
commit
6c746e8fea
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue