Mesa (refs/tags/intel_2009q1_rc1): Mark current bits as 2009Q1-RC1 for Intel driver.

Ian Romanick idr at kemper.freedesktop.org
Mon Mar 16 20:50:45 UTC 2009


Module: Mesa
Branch: refs/tags/intel_2009q1_rc1
Commit: a8528a2e8653b5237c1d1d66fe98c6e031d007f9
URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=a8528a2e8653b5237c1d1d66fe98c6e031d007f9

Author: Ian Romanick <ian.d.romanick at intel.com>
Date:   Mon Mar 16 13:39:32 2009 -0700

Mark current bits as 2009Q1-RC1 for Intel driver.

---

 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 0d55cd6..bf935f1 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                     "20090114"
+#define DRIVER_DATE                     "20090316 2009Q1 RC1"
 #define DRIVER_DATE_GEM                 "GEM " DRIVER_DATE
 
 static const GLubyte *




More information about the mesa-commit mailing list