[xorg-commit-diffs] xc/programs/Xserver/GL/mesa/GLcore GLcoremodule.c, 1.1.10.1, 1.1.10.2

Egbert Eich xorg-commit at pdx.freedesktop.org
Tue Apr 6 13:48:13 PDT 2004


Committed by: eich

Update of /cvs/xorg/xc/programs/Xserver/GL/mesa/GLcore
In directory pdx:/tmp/cvs-serv4265/programs/Xserver/GL/mesa/GLcore

Modified Files:
      Tag: XORG-RELEASE-1
	GLcoremodule.c 
Log Message:
2004-04-06 Egbert Eich <eich at freedesktop.org>

        * Fixed version number glitches in modules.
        



Index: GLcoremodule.c
===================================================================
RCS file: /cvs/xorg/xc/programs/Xserver/GL/mesa/GLcore/GLcoremodule.c,v
retrieving revision 1.1.10.1
retrieving revision 1.1.10.2
diff -u -d -r1.1.10.1 -r1.1.10.2
--- a/GLcoremodule.c	4 Mar 2004 17:47:19 -0000	1.1.10.1
+++ b/GLcoremodule.c	6 Apr 2004 20:47:39 -0000	1.1.10.2
@@ -42,7 +42,7 @@
         MODULEVENDORSTRING,
         MODINFOSTRING1,
         MODINFOSTRING2,
-        XF86_VERSION_CURRENT,
+        XORG_VERSION_CURRENT,
         1, 0, 0,
         ABI_CLASS_EXTENSION,
         ABI_EXTENSION_VERSION,




More information about the xorg-commit-diffs mailing list