Forgot to bump GLEW version

git-svn-id: https://glew.svn.sourceforge.net/svnroot/glew/trunk/glew@364 783a27ee-832a-0410-bc00-9f386506c6dd
This commit is contained in:
mem 2005-01-05 20:37:14 +00:00
parent 04a574a4aa
commit 0c4cfb6121

View File

@ -1,5 +1,5 @@
GLEW_MAJOR = 1
GLEW_MINOR = 3
GLEW_MINOR = 4
GLEW_MICRO = 0
GLEW_VERSION = $(GLEW_MAJOR).$(GLEW_MINOR).$(GLEW_MICRO)
GLEW_NAME = GLEW