anv: update supported patch version
[mesa.git] / src / intel / vulkan / anv_extensions.py
index 35bd1ba82a777c8e770b826f6a05ded859f79475..f8b736ed53374a0b085eb404298ee231d72bde07 100644 (file)
@@ -45,7 +45,7 @@ class ApiVersion:
         self.version = version
         self.enable = _bool_to_c_expr(enable)
 
-API_PATCH_VERSION = 96
+API_PATCH_VERSION = 102
 
 # 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