Mesa (mesa_7_7_branch): vmware/xorg: Bump to match vmware driver

Jakob Bornecrantz wallbraker at kemper.freedesktop.org
Mon Feb 22 20:36:16 UTC 2010


Module: Mesa
Branch: mesa_7_7_branch
Commit: 7accf8ced6f939d227e3b06fed99d00e73b36833
URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=7accf8ced6f939d227e3b06fed99d00e73b36833

Author: Jakob Bornecrantz <jakob at vmware.com>
Date:   Mon Feb 22 20:06:23 2010 +0100

vmware/xorg: Bump to match vmware driver

---

 src/gallium/winsys/drm/vmware/xorg/vmw_xorg.c |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/src/gallium/winsys/drm/vmware/xorg/vmw_xorg.c b/src/gallium/winsys/drm/vmware/xorg/vmw_xorg.c
index bc5d39f..87aad25 100644
--- a/src/gallium/winsys/drm/vmware/xorg/vmw_xorg.c
+++ b/src/gallium/winsys/drm/vmware/xorg/vmw_xorg.c
@@ -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)




More information about the mesa-commit mailing list