From 6a1e2ec5d5e79e6d869c947cbdbcbb297bdf9d32 Mon Sep 17 00:00:00 2001 From: Christophe Riccio Date: Sat, 12 Nov 2016 12:07:21 +0100 Subject: [PATCH] Updated version --- glm/detail/setup.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/glm/detail/setup.hpp b/glm/detail/setup.hpp index 174a41b9..9d002e36 100644 --- a/glm/detail/setup.hpp +++ b/glm/detail/setup.hpp @@ -40,7 +40,7 @@ #if GLM_MESSAGES == GLM_MESSAGES_ENABLED && !defined(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 // Report compiler detection