anv: Bump the patch version to 96

Reviewed-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com>
This commit is contained in:
Jason Ekstrand 2018-12-17 10:48:47 -06:00
parent 3c71ba3baa
commit 3feda3cf35

View 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