summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/dri/intel/intel_context.c
diff options
context:
space:
mode:
authorIan Romanick <ian.d.romanick@intel.com>2010-03-30 15:38:03 -0700
committerIan Romanick <ian.d.romanick@intel.com>2010-03-30 15:38:03 -0700
commit4afed821baa6993d85a07c67d42ea40d4e9a600a (patch)
tree507c98f63be3ea8a971d087ff57eea5bfee91bc8 /src/mesa/drivers/dri/intel/intel_context.c
parent94264994b1332109974f7de8179535429f34caf4 (diff)
intel: Bump intel driver date to later than the date on the 7.8 branch
Diffstat (limited to 'src/mesa/drivers/dri/intel/intel_context.c')
-rw-r--r--src/mesa/drivers/dri/intel/intel_context.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mesa/drivers/dri/intel/intel_context.c b/src/mesa/drivers/dri/intel/intel_context.c
index 176f32f3aa..9077a61132 100644
--- a/src/mesa/drivers/dri/intel/intel_context.c
+++ b/src/mesa/drivers/dri/intel/intel_context.c
@@ -63,7 +63,7 @@ int INTEL_DEBUG = (0);
#endif
-#define DRIVER_DATE "20091221 DEVELOPMENT"
+#define DRIVER_DATE "20100330 DEVELOPMENT"
#define DRIVER_DATE_GEM "GEM " DRIVER_DATE