anv: Bump the patch version to 96
authorJason Ekstrand <jason.ekstrand@intel.com>
Mon, 17 Dec 2018 16:48:47 +0000 (10:48 -0600)
committerJason Ekstrand <jason.ekstrand@intel.com>
Tue, 18 Dec 2018 15:40:46 +0000 (09:40 -0600)
Reviewed-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com>
src/intel/vulkan/anv_extensions.py

index b6269d0047ab12ea88a410bdba9f78501c4765e9..a0bf4127002f9c55c7076f1003bcb36e0d143e15 100644 (file)
@@ -47,7 +47,7 @@ class ApiVersion:
         self.version = version
         self.enable = _bool_to_c_expr(enable)
 
-API_PATCH_VERSION = 90
+API_PATCH_VERSION = 96
 
 # 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