mirror of
https://github.com/Perlmint/glew-cmake.git
synced 2024-11-11 09:33:49 +00:00
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:
parent
04a574a4aa
commit
0c4cfb6121
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user