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/libGLw/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'lib/libGLw/Makefile') diff --git a/lib/libGLw/Makefile b/lib/libGLw/Makefile index 1b7f5e35d..c3cf860b3 100644 --- a/lib/libGLw/Makefile +++ b/lib/libGLw/Makefile @@ -1,12 +1,12 @@ -# $OpenBSD: Makefile,v 1.14 2011/10/23 13:59:38 matthieu Exp $ +# $OpenBSD: Makefile,v 1.15 2012/08/17 15:16:44 mpi Exp $ DEBUG?= LIB= GLw MESA_MAJOR= 7 -MESA_MINOR= 10 -MESA_TINY= 3 +MESA_MINOR= 11 +MESA_TINY= 2 CPPFLAGS += -I${X11BASE}/include \ -I${.CURDIR} -- cgit v1.2.3