mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2025-12-24 21:50:12 +01:00
anv: Bump the advertised patch version to 145
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/5597>
This commit is contained in:
parent
a9ee1b9cf9
commit
6ac99b9f39
1 changed files with 1 additions and 1 deletions
|
|
@ -32,7 +32,7 @@ sys.path.append(VULKAN_UTIL)
|
|||
|
||||
from vk_extensions import *
|
||||
|
||||
API_PATCH_VERSION = 131
|
||||
API_PATCH_VERSION = 145
|
||||
|
||||
# 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