From 13e11e1f94ce2fcf2ce86be1400b644560cb066c Mon Sep 17 00:00:00 2001 From: Keith Whitwell Date: Mon, 26 Nov 2001 13:28:38 +0000 Subject: Put drm version back from 3.0 to 2.2; XFree86 4.1 is the baseline for versioning information. --- linux-core/r128_drv.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'linux-core') diff --git a/linux-core/r128_drv.c b/linux-core/r128_drv.c index 86cd3e76..d8d7be4f 100644 --- a/linux-core/r128_drv.c +++ b/linux-core/r128_drv.c @@ -41,8 +41,8 @@ #define DRIVER_DESC "ATI Rage 128" #define DRIVER_DATE "20010917" -#define DRIVER_MAJOR 3 -#define DRIVER_MINOR 0 +#define DRIVER_MAJOR 2 +#define DRIVER_MINOR 2 #define DRIVER_PATCHLEVEL 0 #define DRIVER_IOCTLS \ -- cgit v1.2.3