diff options
author | Nathan Hand <nathanh@manu.com.au> | 2001-01-08 16:21:42 +0000 |
---|---|---|
committer | Nathan Hand <nathanh@manu.com.au> | 2001-01-08 16:21:42 +0000 |
commit | 61c15f4a2d053c9e609360a5e600f56b0887c3aa (patch) | |
tree | 025718ecb95f0b8acba945ebdb9f517144a71fb4 /linux-core | |
parent | 0994e635b2f002c8e9f177037a46c26ccd98c59d (diff) |
Merged tdfx-3-0-0
Diffstat (limited to 'linux-core')
-rw-r--r-- | linux-core/tdfx_drv.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/linux-core/tdfx_drv.c b/linux-core/tdfx_drv.c index 7d79a013..b98a2988 100644 --- a/linux-core/tdfx_drv.c +++ b/linux-core/tdfx_drv.c @@ -36,7 +36,7 @@ #define TDFX_NAME "tdfx" #define TDFX_DESC "3dfx Banshee/Voodoo3+" -#define TDFX_DATE "20000928" +#define TDFX_DATE "20001030" #define TDFX_MAJOR 1 #define TDFX_MINOR 0 #define TDFX_PATCHLEVEL 0 |