mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-01-30 15:50:32 +01:00
vmware/xorg: Bump to match vmware driver
This commit is contained in:
parent
956cd73c23
commit
cfbf75670d
1 changed files with 3 additions and 3 deletions
|
|
@ -43,9 +43,9 @@
|
|||
#define VMW_STRING_INNER(s) #s
|
||||
#define VMW_STRING(str) VMW_STRING_INNER(str)
|
||||
|
||||
#define VMWGFX_VERSION_MAJOR 10
|
||||
#define VMWGFX_VERSION_MINOR 16
|
||||
#define VMWGFX_VERSION_PATCH 9
|
||||
#define VMWGFX_VERSION_MAJOR 11
|
||||
#define VMWGFX_VERSION_MINOR 0
|
||||
#define VMWGFX_VERSION_PATCH 0
|
||||
#define VMWGFX_VERSION_STRING_MAJOR VMW_STRING(VMWGFX_VERSION_MAJOR)
|
||||
#define VMWGFX_VERSION_STRING_MINOR VMW_STRING(VMWGFX_VERSION_MINOR)
|
||||
#define VMWGFX_VERSION_STRING_PATCH VMW_STRING(VMWGFX_VERSION_PATCH)
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue