anv: Bump the patch version to 131

This commit is contained in:
Jason Ekstrand
2020-01-15 08:08:32 -06:00
parent f33a68af63
commit 7e3e2ce702
+1 -1
View 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