diff --git a/glm/detail/setup.hpp b/glm/detail/setup.hpp index a026fd301..b91a77eed 100644 --- a/glm/detail/setup.hpp +++ b/glm/detail/setup.hpp @@ -46,7 +46,7 @@ #if(defined(GLM_MESSAGES) && !defined(GLM_MESSAGE_VERSION_DISPLAYED)) # define GLM_MESSAGE_VERSION_DISPLAYED -# pragma message ("GLM: version 0.9.7") +# pragma message ("GLM: version 0.9.7.0") #endif//GLM_MESSAGE ///////////////////////////////////////////////////////////////////////////////////