From 7b447e37dc270b7b94c2f3a06fca33c33eed3b89 Mon Sep 17 00:00:00 2001 From: ikits Date: Sat, 25 Jan 2003 18:27:03 +0000 Subject: [PATCH] *** empty log message *** git-svn-id: https://glew.svn.sourceforge.net/svnroot/glew/trunk/glew@25 783a27ee-832a-0410-bc00-9f386506c6dd --- GNUmakefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/GNUmakefile b/GNUmakefile index 433eb32..6948f30 100644 --- a/GNUmakefile +++ b/GNUmakefile @@ -16,7 +16,7 @@ ## Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA GLEW_TARGET ?= /usr -GLEW_VERSION = 1.0.3 +GLEW_VERSION = 1.1.0 CC = \cc LD = \ld