From 85396d8ef4f7fc4702578a3d4e89844c7e238acc Mon Sep 17 00:00:00 2001 From: Ian Romanick Date: Wed, 15 Apr 2009 15:12:48 -0700 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 f391da91a0..e91abd74eb 100644 --- a/src/mesa/drivers/dri/intel/intel_context.c +++ b/src/mesa/drivers/dri/intel/intel_context.c @@ -97,7 +97,7 @@ int INTEL_DEBUG = (0); #include "extension_helper.h" -#define DRIVER_DATE "20090326 2009Q1 RC2" +#define DRIVER_DATE "20090415 2009Q1 RC3" #define DRIVER_DATE_GEM "GEM " DRIVER_DATE static const GLubyte * -- cgit v1.2.3