bump driver date

This commit is contained in:
Brian Paul 2006-11-02 18:13:40 +00:00
parent 7a9c7c1133
commit 29ed894633

View file

@ -86,7 +86,7 @@ int INTEL_DEBUG = (0);
#include "extension_helper.h"
#define DRIVER_DATE "20060929"
#define DRIVER_DATE "20061102"
_glthread_Mutex lockMutex;
static GLboolean lockMutexInit = GL_FALSE;