Updated GLM version

This commit is contained in:
Christophe Riccio 2018-05-07 14:22:45 +02:00
parent 4daf7df078
commit 89e52e327d

View File

@ -36,11 +36,11 @@
#define GLM_VERSION_MAJOR 0
#define GLM_VERSION_MINOR 9
#define GLM_VERSION_PATCH 8
#define GLM_VERSION_REVISION 5
#define GLM_VERSION_REVISION 6
#if GLM_MESSAGES == GLM_MESSAGES_ENABLED && !defined(GLM_MESSAGE_VERSION_DISPLAYED)
# define GLM_MESSAGE_VERSION_DISPLAYED
# pragma message ("GLM: version 0.9.8.5")
# pragma message ("GLM: version 0.9.8.6")
#endif//GLM_MESSAGES
// Report compiler detection