Bump driver dates for the crasher fixes yesterday.
authorEric Anholt <anholt@FreeBSD.org>
Thu, 20 Oct 2005 20:11:46 +0000 (20:11 +0000)
committerEric Anholt <anholt@FreeBSD.org>
Thu, 20 Oct 2005 20:11:46 +0000 (20:11 +0000)
src/mesa/drivers/dri/mach64/mach64_dd.c
src/mesa/drivers/dri/sis/sis_dd.c

index c0bb8629fada83f2775c9efb6b76aab6c8ded047..7c27c5856a2a929cc78fd10586fd0307e81c19a7 100644 (file)
@@ -39,7 +39,7 @@
 #include "utils.h"
 #include "framebuffer.h"
 
-#define DRIVER_DATE    "20030502"
+#define DRIVER_DATE    "20051019"
 
 /* Return the current color buffer size.
  */
index e144a936f2689e56a511673a0e782e61137fd4fa..cd9927099142bd363e0d5616326d3957faedb13f 100644 (file)
@@ -47,7 +47,7 @@ USE OR OTHER DEALINGS IN THE SOFTWARE.
 
 #include "utils.h"
 
-#define DRIVER_DATE    "20041008"
+#define DRIVER_DATE    "20051019"
 
 /* Return the width and height of the given buffer.
  */