mesa: bump gallium version string to 0.2

This commit is contained in:
Brian Paul 2008-09-12 12:05:10 -06:00
parent 9b9eba5a42
commit c9c2b1b016

View file

@ -40,7 +40,7 @@
#include "st_context.h"
#include "st_cb_strings.h"
#define ST_VERSION_STRING "0.1"
#define ST_VERSION_STRING "0.2"
static const GLubyte *
st_get_string(GLcontext * ctx, GLenum name)