From e9be96d39e5f6e31f7c8e6048bd41a69a69c1ac7 Mon Sep 17 00:00:00 2001 From: Daniel Borca Date: Tue, 5 Oct 2004 08:43:22 +0000 Subject: put Rush in the list of supported HW --- src/mesa/drivers/glide/fx.rc | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'src') diff --git a/src/mesa/drivers/glide/fx.rc b/src/mesa/drivers/glide/fx.rc index 9e36fb5845..f920b8768d 100644 --- a/src/mesa/drivers/glide/fx.rc +++ b/src/mesa/drivers/glide/fx.rc @@ -2,12 +2,12 @@ #define PRODNAME "Mesa 6.x" #define CONTACTSTR "http://www.mesa3d.org" -#define HWSTR "3dfx Voodoo Graphics, Voodoo^2, Voodoo Banshee, Velocity 100/200, Voodoo3, Voodoo4, Voodoo5" +#define HWSTR "3dfx Voodoo Graphics, Voodoo Rush, Voodoo^2, Voodoo Banshee, Velocity 100/200, Voodoo3, Voodoo4, Voodoo5" #define COPYRIGHTSTR "Copyright \251 Brian E. Paul" -#define VERSIONSTR "6.2.0.1" +#define VERSIONSTR "6.3.0.1" #define MANVERSION 6 -#define MANREVISION 2 +#define MANREVISION 3 #define BUILD_NUMBER 1 VS_VERSION_INFO VERSIONINFO -- cgit v1.2.3