Updated version

This commit is contained in:
Christophe Riccio 2016-11-12 12:07:21 +01:00
parent b23d60501f
commit 6a1e2ec5d5

View File

@ -40,7 +40,7 @@
#if GLM_MESSAGES == GLM_MESSAGES_ENABLED && !defined(GLM_MESSAGE_VERSION_DISPLAYED) #if GLM_MESSAGES == GLM_MESSAGES_ENABLED && !defined(GLM_MESSAGE_VERSION_DISPLAYED)
# define GLM_MESSAGE_VERSION_DISPLAYED # define GLM_MESSAGE_VERSION_DISPLAYED
# pragma message ("GLM: version 0.9.8.2") # pragma message ("GLM: version 0.9.8.3")
#endif//GLM_MESSAGES #endif//GLM_MESSAGES
// Report compiler detection // Report compiler detection