From 200fa9165d7078a6f36c5c9d3e0c997c2438bde3 Mon Sep 17 00:00:00 2001 From: "Xiang, Haihao" Date: Wed, 14 Jan 2009 09:35:45 +0800 Subject: intel: bump driver date --- src/mesa/drivers/dri/intel/intel_context.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/mesa/drivers/dri/intel/intel_context.c b/src/mesa/drivers/dri/intel/intel_context.c index c779e2dabc3..f4c70b42d09 100644 --- a/src/mesa/drivers/dri/intel/intel_context.c +++ b/src/mesa/drivers/dri/intel/intel_context.c @@ -95,7 +95,7 @@ int INTEL_DEBUG = (0); #include "extension_helper.h" -#define DRIVER_DATE "20080716" +#define DRIVER_DATE "20090114 2008Q4 release" #define DRIVER_DATE_GEM "GEM " DRIVER_DATE static const GLubyte * -- cgit v1.2.1