maintainer-scripts: Bump Vulkan release version to 1.4
Since support is landed or landing for several drivers. Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/32442>
This commit is contained in:
@@ -40,7 +40,7 @@ import docutils.utils
|
||||
import docutils.parsers.rst.states as states
|
||||
|
||||
CURRENT_GL_VERSION = '4.6'
|
||||
CURRENT_VK_VERSION = '1.3'
|
||||
CURRENT_VK_VERSION = '1.4'
|
||||
|
||||
TEMPLATE = Template(textwrap.dedent("""\
|
||||
${header}
|
||||
|
Reference in New Issue
Block a user