summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEgbert Eich <eich@suse.de>2004-04-06 20:47:44 +0000
committerEgbert Eich <eich@suse.de>2004-04-06 20:47:44 +0000
commitcb4b2f2cb7fd99f6eed61c144608a7c4ba5e8471 (patch)
treebb7266aa8d7ec4cdbc8d79d9ea3fc50cfe6d2823
parenta9f98549f900828585e7782eee25cfefc564f6f4 (diff)
-rw-r--r--src/sis_driver.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/sis_driver.c b/src/sis_driver.c
index f816f61..3951f7c 100644
--- a/src/sis_driver.c
+++ b/src/sis_driver.c
@@ -300,7 +300,7 @@ static XF86ModuleVersionInfo sisVersRec =
MODULEVENDORSTRING,
MODINFOSTRING1,
MODINFOSTRING2,
- XF86_VERSION_CURRENT,
+ XORG_VERSION_CURRENT,
SIS_MAJOR_VERSION, SIS_MINOR_VERSION, SIS_PATCHLEVEL,
ABI_CLASS_VIDEODRV, /* This is a video driver */
ABI_VIDEODRV_VERSION,