mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-04 16:18:06 +02:00
mesa: bump gallium version string to 0.2
This commit is contained in:
parent
9b9eba5a42
commit
c9c2b1b016
1 changed files with 1 additions and 1 deletions
|
|
@ -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)
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue