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/i810_drv.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'linux-core/i810_drv.c') diff --git a/linux-core/i810_drv.c b/linux-core/i810_drv.c index a228cb46..73df313c 100644 --- a/linux-core/i810_drv.c +++ b/linux-core/i810_drv.c @@ -39,10 +39,10 @@ #define DRIVER_NAME "i810" #define DRIVER_DESC "Intel i810" -#define DRIVER_DATE "20010616" +#define DRIVER_DATE "20010917" -#define DRIVER_MAJOR 1 -#define DRIVER_MINOR 1 +#define DRIVER_MAJOR 2 +#define DRIVER_MINOR 0 #define DRIVER_PATCHLEVEL 0 #define DRIVER_IOCTLS \ -- cgit v1.2.3