From cf2d143166172382465916b0cea6b6040529962e Mon Sep 17 00:00:00 2001 From: Egbert Eich Date: Tue, 6 Apr 2004 20:47:49 +0000 Subject: Fixed version number glitches in modules. --- src/xf86Elo.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/xf86Elo.c b/src/xf86Elo.c index 004b8b4..6ea52a4 100644 --- a/src/xf86Elo.c +++ b/src/xf86Elo.c @@ -1772,7 +1772,7 @@ static XF86ModuleVersionInfo version_rec = { MODULEVENDORSTRING, MODINFOSTRING1, MODINFOSTRING2, - XF86_VERSION_CURRENT, + XORG_VERSION_CURRENT, 1, 0, 0, ABI_CLASS_XINPUT, ABI_XINPUT_VERSION, -- cgit v1.2.3