Mesa (master): intel: bump driver date

Haihao Xiang haihao at kemper.freedesktop.org
Wed Jan 14 01:38:23 UTC 2009


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

Author: Xiang, Haihao <haihao.xiang at intel.com>
Date:   Wed Jan 14 09:32:55 2009 +0800

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 44b276a..7b7f7d8 100644
--- a/src/mesa/drivers/dri/intel/intel_context.c
+++ b/src/mesa/drivers/dri/intel/intel_context.c
@@ -95,7 +95,7 @@ int INTEL_DEBUG = (0);
 
 #include "extension_helper.h"
 
-#define DRIVER_DATE                     "20080716"
+#define DRIVER_DATE                     "20090114"
 #define DRIVER_DATE_GEM                 "GEM " DRIVER_DATE
 
 static const GLubyte *




More information about the mesa-commit mailing list