anv: Bump the patch version to 131
authorJason Ekstrand <jason@jlekstrand.net>
Wed, 15 Jan 2020 14:08:32 +0000 (08:08 -0600)
committerJason Ekstrand <jason@jlekstrand.net>
Wed, 15 Jan 2020 14:34:57 +0000 (08:34 -0600)
src/intel/vulkan/anv_extensions.py

index 70ec1b6c9b6555e945da52d22af561bae726248b..6b721ab011c2fbabb198d201f0e6895ac5713701 100644 (file)
@@ -45,7 +45,7 @@ class ApiVersion:
         self.version = version
         self.enable = _bool_to_c_expr(enable)
 
-API_PATCH_VERSION = 129
+API_PATCH_VERSION = 131
 
 # 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