anv: Bump the advertised patch version to 129
We've been keeping up with the spec updates. Reviewed-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com>
This commit is contained in:
@@ -45,7 +45,7 @@ class ApiVersion:
|
|||||||
self.version = version
|
self.version = version
|
||||||
self.enable = _bool_to_c_expr(enable)
|
self.enable = _bool_to_c_expr(enable)
|
||||||
|
|
||||||
API_PATCH_VERSION = 102
|
API_PATCH_VERSION = 129
|
||||||
|
|
||||||
# Supported API versions. Each one is the maximum patch version for the given
|
# 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
|
# version. Version come in increasing order and each version is available if
|
||||||
|
Reference in New Issue
Block a user