Mesa (mesa_7_4_branch): intel: update driver date, remove RC3 designation

Brian Paul brianp at kemper.freedesktop.org
Sat Apr 18 16:52:03 UTC 2009


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

Author: Brian Paul <brianp at vmware.com>
Date:   Sat Apr 18 10:51:41 2009 -0600

intel: update driver date, remove RC3 designation

---

 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 e91abd7..ddcd264 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                     "20090415 2009Q1 RC3"
+#define DRIVER_DATE                     "20090418 2009Q1"
 #define DRIVER_DATE_GEM                 "GEM " DRIVER_DATE
 
 static const GLubyte *




More information about the mesa-commit mailing list