mirror of
https://github.com/Perlmint/glew-cmake.git
synced 2024-11-23 07:05:07 +00:00
Bump GLEW version to 1.7.0 - due to GL_KTX_buffer_region renaming
This commit is contained in:
parent
802bac4e68
commit
852e9ccd2d
@ -1,5 +1,5 @@
|
|||||||
GLEW_MAJOR = 1
|
GLEW_MAJOR = 1
|
||||||
GLEW_MINOR = 6
|
GLEW_MINOR = 7
|
||||||
GLEW_MICRO = 0
|
GLEW_MICRO = 0
|
||||||
GLEW_VERSION = $(GLEW_MAJOR).$(GLEW_MINOR).$(GLEW_MICRO)
|
GLEW_VERSION = $(GLEW_MAJOR).$(GLEW_MINOR).$(GLEW_MICRO)
|
||||||
GLEW_NAME = GLEW
|
GLEW_NAME = GLEW
|
||||||
|
Loading…
Reference in New Issue
Block a user