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:
Dylan Baker
2024-12-02 11:06:11 -08:00
committed by Marge Bot
parent 69bce622e9
commit 845f5eca27

View File

@@ -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}