From 6e4e8e07c2b333f12438cbd40b6060953070d355 Mon Sep 17 00:00:00 2001 From: Martin Pieuchot Date: Fri, 17 Aug 2012 15:16:45 +0000 Subject: Sync mesa version numbers after recent libGL update, prodded by matthieu@ --- lib/libGLU/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'lib/libGLU') diff --git a/lib/libGLU/Makefile b/lib/libGLU/Makefile index d35b6c61f..37c476781 100644 --- a/lib/libGLU/Makefile +++ b/lib/libGLU/Makefile @@ -1,11 +1,11 @@ -# $OpenBSD: Makefile,v 1.16 2011/10/23 13:59:38 matthieu Exp $ +# $OpenBSD: Makefile,v 1.17 2012/08/17 15:16:44 mpi Exp $ .include DEBUG?= MESA_MAJOR= 7 -MESA_MINOR= 10 -MESA_TINY= 3 +MESA_MINOR= 11 +MESA_TINY= 2 LIB= GLU -- cgit v1.2.3