[PATCH] DRI2: Bump the dri2 module version to 1.2.0 to reflect recent API changes.

Aaron Plattner aplattner at nvidia.com
Wed Jan 27 17:27:32 PST 2010


Signed-off-by: Aaron Plattner <aplattner at nvidia.com>
---
 hw/xfree86/dri2/dri2.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/hw/xfree86/dri2/dri2.c b/hw/xfree86/dri2/dri2.c
index 587a928..cd69ca0 100644
--- a/hw/xfree86/dri2/dri2.c
+++ b/hw/xfree86/dri2/dri2.c
@@ -914,7 +914,7 @@ static XF86ModuleVersionInfo DRI2VersRec =
     MODINFOSTRING1,
     MODINFOSTRING2,
     XORG_VERSION_CURRENT,
-    1, 1, 0,
+    1, 2, 0,
     ABI_CLASS_EXTENSION,
     ABI_EXTENSION_VERSION,
     MOD_CLASS_NONE,
-- 
1.6.3.3



More information about the xorg-devel mailing list