anv: Bump the advertised patch version to 145
authorJason Ekstrand <jason@jlekstrand.net>
Mon, 22 Jun 2020 21:15:02 +0000 (16:15 -0500)
committerMarge Bot <eric+marge@anholt.net>
Mon, 22 Jun 2020 23:24:25 +0000 (23:24 +0000)
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/5597>

src/intel/vulkan/anv_extensions.py

index 4ccfe83d97085fb0a20de8c206bf4354fc6bece1..2d71f12cb1ce5ab2a021d42aa5cb03c626e4ef9b 100644 (file)
@@ -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