[xorg-commit-diffs]
xc/lib/font/FreeType/module ftmodule.c, 1.1.4.1, 1.1.4.1.6.1
Egbert Eich
xorg-commit at pdx.freedesktop.org
Tue Apr 6 13:48:13 PDT 2004
Committed by: eich
Update of /cvs/xorg/xc/lib/font/FreeType/module
In directory pdx:/tmp/cvs-serv4265/lib/font/FreeType/module
Modified Files:
Tag: XORG-RELEASE-1
ftmodule.c
Log Message:
2004-04-06 Egbert Eich <eich at freedesktop.org>
* Fixed version number glitches in modules.
Index: ftmodule.c
===================================================================
RCS file: /cvs/xorg/xc/lib/font/FreeType/module/ftmodule.c,v
retrieving revision 1.1.4.1
retrieving revision 1.1.4.1.6.1
diff -u -d -r1.1.4.1 -r1.1.4.1.6.1
--- a/ftmodule.c 26 Nov 2003 22:48:40 -0000 1.1.4.1
+++ b/ftmodule.c 6 Apr 2004 20:47:38 -0000 1.1.4.1.6.1
@@ -43,7 +43,7 @@
MODULEVENDORSTRING " & the After X-TT Project",
MODINFOSTRING1,
MODINFOSTRING2,
- XF86_VERSION_CURRENT,
+ XORG_VERSION_CURRENT,
2, 1, 0,
ABI_CLASS_FONT, /* Font module */
ABI_FONT_VERSION,
More information about the xorg-commit-diffs
mailing list