mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-02 07:58:07 +02:00
anv: Bump the advertised version to 1.0.57
Reviewed-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com>
This commit is contained in:
parent
077b200096
commit
600605e3fc
1 changed files with 1 additions and 1 deletions
|
|
@ -31,7 +31,7 @@ import xml.etree.cElementTree as et
|
|||
|
||||
from mako.template import Template
|
||||
|
||||
MAX_API_VERSION = '1.0.54'
|
||||
MAX_API_VERSION = '1.0.57'
|
||||
|
||||
class Extension:
|
||||
def __init__(self, name, ext_version, enable):
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue