XORG_VERSION_CURRENT, not XF86_VERSION_CURRENT.

If only this was the least wrong thing in this code.
This commit is contained in:
Adam Jackson 2007-03-07 11:02:47 -05:00
parent e9bfb2b3d7
commit a3d2c5d622

View File

@ -12,7 +12,7 @@ static XF86ModuleVersionInfo uda1380VersRec =
MODULEVENDORSTRING,
MODINFOSTRING1,
MODINFOSTRING2,
XF86_VERSION_CURRENT,
XORG_VERSION_CURRENT,
1, 0, 0,
ABI_CLASS_VIDEODRV, /* This needs the video driver ABI */
ABI_VIDEODRV_VERSION,