mirror of
https://github.com/g-truc/glm.git
synced 2025-04-05 21:45:02 +00:00
setup.hpp
This commit is contained in:
parent
3998db879a
commit
bb4d1f48c1
1 changed files with 2 additions and 2 deletions
|
@ -16,8 +16,8 @@
|
|||
#define GLM_VERSION 90
|
||||
#define GLM_VERSION_MAJOR 0
|
||||
#define GLM_VERSION_MINOR 9
|
||||
#define GLM_VERSION_PATCH B
|
||||
#define GLM_VERSION_REVISION 2
|
||||
#define GLM_VERSION_PATCH 0
|
||||
#define GLM_VERSION_REVISION 0
|
||||
|
||||
///////////////////////////////////////////////////////////////////////////////////////////////////
|
||||
// Common values
|
||||
|
|
Loading…
Add table
Reference in a new issue