mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2025-12-24 21:50:12 +01:00
bumped version string to 3.5.1
This commit is contained in:
parent
ac6daf97e1
commit
d9fc8e20e3
1 changed files with 2 additions and 2 deletions
|
|
@ -1,4 +1,4 @@
|
|||
/* $Id: fakeglx.c,v 1.54 2001/08/07 16:01:34 brianp Exp $ */
|
||||
/* $Id: fakeglx.c,v 1.55 2001/08/20 16:44:43 brianp Exp $ */
|
||||
|
||||
/*
|
||||
* Mesa 3-D graphics library
|
||||
|
|
@ -66,7 +66,7 @@
|
|||
#define SERVER_MINOR_VERSION 3
|
||||
|
||||
/* This is appended onto the glXGetClient/ServerString version strings. */
|
||||
#define MESA_GLX_VERSION "Mesa 3.5"
|
||||
#define MESA_GLX_VERSION "Mesa 3.5.1"
|
||||
|
||||
/* Who implemented this GLX? */
|
||||
#define VENDOR "Brian Paul"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue