mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-05 16:08:04 +02:00
vmware/xorg: Bump to match vmware driver
This commit is contained in:
parent
52d83efdbc
commit
7accf8ced6
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