summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/cyrix_driver.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/cyrix_driver.c b/src/cyrix_driver.c
index 270e046..ad2a12e 100644
--- a/src/cyrix_driver.c
+++ b/src/cyrix_driver.c
@@ -233,7 +233,7 @@ static XF86ModuleVersionInfo cyrixVersRec =
MODULEVENDORSTRING,
MODINFOSTRING1,
MODINFOSTRING2,
- XF86_VERSION_CURRENT,
+ XORG_VERSION_CURRENT,
CYRIX_MAJOR_VERSION, CYRIX_MINOR_VERSION, CYRIX_PATCHLEVEL,
ABI_CLASS_VIDEODRV, /* This is a video driver */
ABI_VIDEODRV_VERSION,