From 259b880bc77afd5ef288ac9c38a6d4cb31d286f5 Mon Sep 17 00:00:00 2001 From: Brian Paul Date: Sun, 21 Dec 2003 04:06:31 +0000 Subject: Version bumps, etc for Mesa 6.0 --- src/mesa/Makefile.OSMesa16 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/mesa/Makefile.OSMesa16') diff --git a/src/mesa/Makefile.OSMesa16 b/src/mesa/Makefile.OSMesa16 index 7417e2d82c..4963ec47ed 100644 --- a/src/mesa/Makefile.OSMesa16 +++ b/src/mesa/Makefile.OSMesa16 @@ -9,7 +9,7 @@ TOP = ../.. GL_MAJOR = 1 -GL_MINOR = 4 +GL_MINOR = 5 GL_TINY = 0$(MESA_MAJOR)0$(MESA_MINOR)0$(MESA_TINY) OSMESA_LIB_NAME = "OSMesa16" # may be overridden in Make-config -- cgit v1.2.3