summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexander Gottwald <alexander.gottwald@s1999.tu-chemnitz.de>2004-09-15 16:34:02 +0000
committerAlexander Gottwald <alexander.gottwald@s1999.tu-chemnitz.de>2004-09-15 16:34:02 +0000
commit1d0185e1d127bf206feae037a2f96027af4db068 (patch)
treefc1e015f95127e3c105a5209e607c2a056eeeb5e
parent6cea5db8724e0e0dd32b3fc51b335ddb3e4fcf6e (diff)
-rw-r--r--README.sgml1
-rw-r--r--src/rendition.c2
2 files changed, 1 insertions, 2 deletions
diff --git a/README.sgml b/README.sgml
index be4ce1f..4439a7f 100644
--- a/README.sgml
+++ b/README.sgml
@@ -8,7 +8,6 @@
<date>9 June 2000, last update by Dejan Ilic <email>dejan.ilic@home.se</email>
<ident>
-$Id$
</ident>
<toc>
diff --git a/src/rendition.c b/src/rendition.c
index f47d736..9173bc9 100644
--- a/src/rendition.c
+++ b/src/rendition.c
@@ -228,7 +228,7 @@ static XF86ModuleVersionInfo renditionVersionRec = {
MODULEVENDORSTRING,
MODINFOSTRING1,
MODINFOSTRING2,
- XF86_VERSION_CURRENT,
+ XORG_VERSION_CURRENT,
RENDITION_VERSION_MAJOR, RENDITION_VERSION_MINOR, RENDITION_PATCHLEVEL,
ABI_CLASS_VIDEODRV,
ABI_VIDEODRV_VERSION,