mirror of
https://github.com/nigels-com/glew.git
synced 2024-11-11 08:43:49 +00:00
Bump GLEW to version 2.0.0, with Core context support, but no MX, for now.
This commit is contained in:
parent
9e66fc86a3
commit
dd6e034cba
@ -1,5 +1,5 @@
|
||||
GLEW_MAJOR = 1
|
||||
GLEW_MINOR = 13
|
||||
GLEW_MAJOR = 2
|
||||
GLEW_MINOR = 0
|
||||
GLEW_MICRO = 0
|
||||
GLEW_VERSION = $(GLEW_MAJOR).$(GLEW_MINOR).$(GLEW_MICRO)
|
||||
GLEW_NAME = GLEW
|
||||
|
Loading…
Reference in New Issue
Block a user