summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexander Gottwald <alexander.gottwald@s1999.tu-chemnitz.de>2004-09-15 16:34:00 +0000
committerAlexander Gottwald <alexander.gottwald@s1999.tu-chemnitz.de>2004-09-15 16:34:00 +0000
commit9f37ca43bee0f34bcd8e96c574cd34c37d267f06 (patch)
tree71d0fad5ec325073a71b17e991cebf2d618fa167
parent074a1f865ceb0e6680e4aff349e9519e89229237 (diff)
-rw-r--r--README.sgml1
-rw-r--r--src/i740_driver.c2
2 files changed, 1 insertions, 2 deletions
diff --git a/README.sgml b/README.sgml
index 453cd48..c22ff9d 100644
--- a/README.sgml
+++ b/README.sgml
@@ -7,7 +7,6 @@
<author>Precision Insight, Inc.
<date>18 February 1999
<ident>
-$Id$
</ident>
<toc>
diff --git a/src/i740_driver.c b/src/i740_driver.c
index 4f52953..7af3c83 100644
--- a/src/i740_driver.c
+++ b/src/i740_driver.c
@@ -286,7 +286,7 @@ static XF86ModuleVersionInfo i740VersRec =
MODULEVENDORSTRING,
MODINFOSTRING1,
MODINFOSTRING2,
- XF86_VERSION_CURRENT,
+ XORG_VERSION_CURRENT,
I740_MAJOR_VERSION, I740_MINOR_VERSION, I740_PATCHLEVEL,
ABI_CLASS_VIDEODRV,
ABI_VIDEODRV_VERSION,