Module: Mesa Branch: refs/tags/intel_2009q1_rc3 Commit: 85396d8ef4f7fc4702578a3d4e89844c7e238acc URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=85396d8ef4f7fc4702578a3d4e89844c7e238acc
Author: Ian Romanick <[email protected]> Date: Wed Apr 15 15:12:48 2009 -0700 intel: Bump driver date --- src/mesa/drivers/dri/intel/intel_context.c | 2 +- 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 f391da9..e91abd7 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 * _______________________________________________ mesa-commit mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/mesa-commit
