diff options
author | Daniel Borca <[email protected]> | 2004-10-05 08:43:22 +0000 |
---|---|---|
committer | Daniel Borca <[email protected]> | 2004-10-05 08:43:22 +0000 |
commit | e9be96d39e5f6e31f7c8e6048bd41a69a69c1ac7 (patch) | |
tree | 2954d40b2e2856a031c9c8df80c3e8179119320d /src/mesa/drivers/glide | |
parent | 0efa4a8f966d9f306e9402c0eb7bf9d4dea2a194 (diff) |
put Rush in the list of supported HW
Diffstat (limited to 'src/mesa/drivers/glide')
-rw-r--r-- | src/mesa/drivers/glide/fx.rc | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/src/mesa/drivers/glide/fx.rc b/src/mesa/drivers/glide/fx.rc index 9e36fb58455..f920b8768dd 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 |