From 52b6333ee65bd7678ac2df7ccaec43ad061b4f4b Mon Sep 17 00:00:00 2001 From: Jens Owen Date: Tue, 21 May 2002 22:50:41 +0000 Subject: [PATCH] updated Radeon driver date string --- linux-core/radeon_drv.c | 2 +- linux/radeon_drv.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/linux-core/radeon_drv.c b/linux-core/radeon_drv.c index 9e933201..641e4851 100644 --- a/linux-core/radeon_drv.c +++ b/linux-core/radeon_drv.c @@ -37,7 +37,7 @@ #define DRIVER_NAME "radeon" #define DRIVER_DESC "ATI Radeon" -#define DRIVER_DATE "20020408" +#define DRIVER_DATE "20020521" #define DRIVER_MAJOR 1 #define DRIVER_MINOR 3 diff --git a/linux/radeon_drv.c b/linux/radeon_drv.c index 9e933201..641e4851 100644 --- a/linux/radeon_drv.c +++ b/linux/radeon_drv.c @@ -37,7 +37,7 @@ #define DRIVER_NAME "radeon" #define DRIVER_DESC "ATI Radeon" -#define DRIVER_DATE "20020408" +#define DRIVER_DATE "20020521" #define DRIVER_MAJOR 1 #define DRIVER_MINOR 3