summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexander Gottwald <alexander.gottwald@s1999.tu-chemnitz.de>2004-09-15 16:33:58 +0000
committerAlexander Gottwald <alexander.gottwald@s1999.tu-chemnitz.de>2004-09-15 16:33:58 +0000
commitedc33052bf838e0f1de7f4613adc77116ad7cb29 (patch)
treee20191f542d879603b0d3755dac9dc480e6626d4
parent4612aa4eeaaaa9ecb526bf849e7d4ff5dc5b47b9 (diff)
-rw-r--r--README.sgml1
-rw-r--r--src/i128_driver.c2
2 files changed, 1 insertions, 2 deletions
diff --git a/README.sgml b/README.sgml
index 84f9024..289a5b6 100644
--- a/README.sgml
+++ b/README.sgml
@@ -7,7 +7,6 @@
<author>The XFree86 Project Inc.
<date>25 March 2004
<ident>
-$Id$
</ident>
<toc>
diff --git a/src/i128_driver.c b/src/i128_driver.c
index b4b17df..adc9b92 100644
--- a/src/i128_driver.c
+++ b/src/i128_driver.c
@@ -141,7 +141,7 @@ static XF86ModuleVersionInfo i128VersRec =
MODULEVENDORSTRING,
MODINFOSTRING1,
MODINFOSTRING2,
- XF86_VERSION_CURRENT,
+ XORG_VERSION_CURRENT,
I128_MAJOR_VERSION, I128_MINOR_VERSION, I128_PATCHLEVEL,
ABI_CLASS_VIDEODRV, /* This is a video driver */
ABI_VIDEODRV_VERSION,