mirror of
https://github.com/g-truc/glm.git
synced 2025-04-06 22:15:00 +00:00
Updated version
This commit is contained in:
parent
09241ec000
commit
567157fc8c
1 changed files with 2 additions and 2 deletions
|
@ -42,11 +42,11 @@
|
|||
#define GLM_VERSION_MAJOR 0
|
||||
#define GLM_VERSION_MINOR 9
|
||||
#define GLM_VERSION_PATCH 6
|
||||
#define GLM_VERSION_REVISION 2
|
||||
#define GLM_VERSION_REVISION 3
|
||||
|
||||
#if(defined(GLM_MESSAGES) && !defined(GLM_MESSAGE_VERSION_DISPLAYED))
|
||||
# define GLM_MESSAGE_VERSION_DISPLAYED
|
||||
# pragma message ("GLM: version 0.9.6.2")
|
||||
# pragma message ("GLM: version 0.9.6.3")
|
||||
#endif//GLM_MESSAGE
|
||||
|
||||
///////////////////////////////////////////////////////////////////////////////////
|
||||
|
|
Loading…
Add table
Reference in a new issue