diff options
author | Gareth Hughes <gareth@users.sourceforge.net> | 2000-09-10 04:59:05 +0000 |
---|---|---|
committer | Gareth Hughes <gareth@users.sourceforge.net> | 2000-09-10 04:59:05 +0000 |
commit | bda40b41465ab67f8eef0b89cd26f9bbe8cf4a85 (patch) | |
tree | c8669b6e9107197fc42e0ea7b006eb46c9661eb7 /linux-core/r128_drv.c | |
parent | 3adced5b29924079da9b600265687863e6f92d99 (diff) |
Sync with 2.4.0-test8 kernel.
Diffstat (limited to 'linux-core/r128_drv.c')
-rw-r--r-- | linux-core/r128_drv.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/linux-core/r128_drv.c b/linux-core/r128_drv.c index 9a9b2d16..b58dcf06 100644 --- a/linux-core/r128_drv.c +++ b/linux-core/r128_drv.c @@ -35,7 +35,7 @@ #define R128_NAME "r128" #define R128_DESC "ATI Rage 128" -#define R128_DATE "20000906" +#define R128_DATE "20000910" #define R128_MAJOR 1 #define R128_MINOR 0 #define R128_PATCHLEVEL 0 |