diff --git a/GNUmakefile b/GNUmakefile index e86e75f..e2550e3 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.4 +GLEW_VERSION = 1.0.5 CC = \cc LD = \ld