diff options
Diffstat (limited to 'src/lg_driver.c')
-rw-r--r-- | src/lg_driver.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lg_driver.c b/src/lg_driver.c index 507f5d1..da6d208 100644 --- a/src/lg_driver.c +++ b/src/lg_driver.c @@ -246,7 +246,7 @@ static XF86ModuleVersionInfo lgVersRec = MODULEVENDORSTRING, MODINFOSTRING1, MODINFOSTRING2, - XF86_VERSION_CURRENT, + XORG_VERSION_CURRENT, LG_MAJOR_VERSION, LG_MINOR_VERSION, LG_PATCHLEVEL, ABI_CLASS_VIDEODRV, /* This is a video driver */ ABI_VIDEODRV_VERSION, |