intel: Bump intel driver date to later than the date on the 7.8 branch
authorIan Romanick <ian.d.romanick@intel.com>
Tue, 30 Mar 2010 22:38:03 +0000 (15:38 -0700)
committerIan Romanick <ian.d.romanick@intel.com>
Tue, 30 Mar 2010 22:38:03 +0000 (15:38 -0700)
src/mesa/drivers/dri/intel/intel_context.c

index 176f32f3aa776948a9700505994a3547ea9f1493..9077a611328e75c6fb003d37b1b9d410e4ed2290 100644 (file)
@@ -63,7 +63,7 @@ int INTEL_DEBUG = (0);
 #endif
 
 
-#define DRIVER_DATE                     "20091221 DEVELOPMENT"
+#define DRIVER_DATE                     "20100330 DEVELOPMENT"
 #define DRIVER_DATE_GEM                 "GEM " DRIVER_DATE