summaryrefslogtreecommitdiff
path: root/src/glide_driver.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/glide_driver.c')
-rw-r--r--src/glide_driver.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/glide_driver.c b/src/glide_driver.c
index 230c34c..9abb180 100644
--- a/src/glide_driver.c
+++ b/src/glide_driver.c
@@ -45,7 +45,7 @@
* Support static loading.
*/
-/* $XFree86: xc/programs/Xserver/hw/xfree86/drivers/glide/glide_driver.c,v 1.28 2002/01/04 21:22:30 tsi Exp $ */
+/* $XFree86: xc/programs/Xserver/hw/xfree86/drivers/glide/glide_driver.c,v 1.27 2001/08/07 07:04:46 keithp Exp $ */
#include "xaa.h"
#include "xf86Cursor.h"
@@ -232,7 +232,7 @@ static XF86ModuleVersionInfo glideVersRec =
MODULEVENDORSTRING,
MODINFOSTRING1,
MODINFOSTRING2,
- XF86_VERSION_CURRENT,
+ XORG_VERSION_CURRENT,
GLIDE_MAJOR_VERSION, GLIDE_MINOR_VERSION, GLIDE_PATCHLEVEL,
ABI_CLASS_VIDEODRV, /* This is a video driver */
ABI_VIDEODRV_VERSION,