diff options
author | Eric Anholt <anholt@FreeBSD.org> | 2005-10-27 01:46:39 +0000 |
---|---|---|
committer | Eric Anholt <anholt@FreeBSD.org> | 2005-10-27 01:46:39 +0000 |
commit | 2d0c92d81b5dab2215180d635b2ec8773820e3b7 (patch) | |
tree | 100205d45c245b14285acc206efdd970325f66ed /src/mesa/drivers/dri/r128/r128_dd.c | |
parent | 03833ba2ca979ab05027155c788ce643e64dd4ea (diff) |
Bump driver date for recent extension adds.
Diffstat (limited to 'src/mesa/drivers/dri/r128/r128_dd.c')
-rw-r--r-- | src/mesa/drivers/dri/r128/r128_dd.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mesa/drivers/dri/r128/r128_dd.c b/src/mesa/drivers/dri/r128/r128_dd.c index 59480b25d8..a60d2a6893 100644 --- a/src/mesa/drivers/dri/r128/r128_dd.c +++ b/src/mesa/drivers/dri/r128/r128_dd.c @@ -44,7 +44,7 @@ USE OR OTHER DEALINGS IN THE SOFTWARE. #include "utils.h" -#define DRIVER_DATE "20041026" +#define DRIVER_DATE "20051026" /* Return the width and height of the current color buffer. |