From c6454e6a93544fd20f4b5d9cb2ee08725e9b6740 Mon Sep 17 00:00:00 2001 From: Jeff Hartmann Date: Tue, 17 Jul 2001 22:31:26 +0000 Subject: Someone forgot to bump the r128 and i810 drivers properly before the 4.1.0 release. Better late than never. --- linux-core/r128_drv.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'linux-core/r128_drv.c') diff --git a/linux-core/r128_drv.c b/linux-core/r128_drv.c index c520723f..fa99d651 100644 --- a/linux-core/r128_drv.c +++ b/linux-core/r128_drv.c @@ -41,9 +41,9 @@ #define DRIVER_DESC "ATI Rage 128" #define DRIVER_DATE "20010405" -#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