mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-08 11:18:08 +02:00
updated version to 3.5
This commit is contained in:
parent
d4f6695a3e
commit
963946d3d7
1 changed files with 3 additions and 3 deletions
|
|
@ -1,8 +1,8 @@
|
|||
/* $Id: fakeglx.c,v 1.35 2000/08/02 20:35:09 brianp Exp $ */
|
||||
/* $Id: fakeglx.c,v 1.36 2000/08/08 16:20:32 brianp Exp $ */
|
||||
|
||||
/*
|
||||
* Mesa 3-D graphics library
|
||||
* Version: 3.3
|
||||
* Version: 3.5
|
||||
*
|
||||
* Copyright (C) 1999-2000 Brian Paul All Rights Reserved.
|
||||
*
|
||||
|
|
@ -65,7 +65,7 @@
|
|||
#define SERVER_MINOR_VERSION 3
|
||||
|
||||
/* This is appended onto the glXGetClient/ServerString version strings. */
|
||||
#define MESA_GLX_VERSION "Mesa 3.3"
|
||||
#define MESA_GLX_VERSION "Mesa 3.5"
|
||||
|
||||
/* Who implemented this GLX? */
|
||||
#define VENDOR "Brian Paul"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue