diff options
Diffstat (limited to 'src/mga_halmod.c')
-rw-r--r-- | src/mga_halmod.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mga_halmod.c b/src/mga_halmod.c index a5bb425..61ef298 100644 --- a/src/mga_halmod.c +++ b/src/mga_halmod.c @@ -15,7 +15,7 @@ static XF86ModuleVersionInfo halVersRec = MODULEVENDORSTRING, MODINFOSTRING1, MODINFOSTRING2, - XF86_VERSION_CURRENT, + XORG_VERSION_CURRENT, HAL_MAJOR_VERSION, HAL_MINOR_VERSION, HAL_PATCHLEVEL, ABI_CLASS_VIDEODRV, /* This is a video driver */ ABI_VIDEODRV_VERSION, |