Mesa (mesa_7_4_branch): intel: Bump driver date

Ian Romanick idr at kemper.freedesktop.org
Wed Apr 15 22:13:08 UTC 2009


Module: Mesa
Branch: mesa_7_4_branch
Commit: 85396d8ef4f7fc4702578a3d4e89844c7e238acc
URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=85396d8ef4f7fc4702578a3d4e89844c7e238acc

Author: Ian Romanick <ian.d.romanick at intel.com>
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 *




More information about the mesa-commit mailing list