From b1c44c8ac1cfd7927d96fdd9dce15a9996c14073 Mon Sep 17 00:00:00 2001 From: Alan Hourihane Date: Mon, 17 Sep 2001 21:12:10 +0000 Subject: bumped the DRM versions (already done in ddx and client side drivers). --- linux-core/r128_drv.c | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'linux-core/r128_drv.c') diff --git a/linux-core/r128_drv.c b/linux-core/r128_drv.c index d4eda6c8..86cd3e76 100644 --- a/linux-core/r128_drv.c +++ b/linux-core/r128_drv.c @@ -39,11 +39,11 @@ #define DRIVER_NAME "r128" #define DRIVER_DESC "ATI Rage 128" -#define DRIVER_DATE "20010405" +#define DRIVER_DATE "20010917" -#define DRIVER_MAJOR 2 -#define DRIVER_MINOR 1 -#define DRIVER_PATCHLEVEL 6 +#define DRIVER_MAJOR 3 +#define DRIVER_MINOR 0 +#define DRIVER_PATCHLEVEL 0 #define DRIVER_IOCTLS \ [DRM_IOCTL_NR(DRM_IOCTL_DMA)] = { r128_cce_buffers, 1, 0 }, \ -- cgit v1.2.3