From c87e9bed0da23bf043dc9c49d586518f21b02c1f Mon Sep 17 00:00:00 2001 From: Christophe Riccio Date: Wed, 9 Nov 2016 21:21:09 +0100 Subject: [PATCH] Updated revision number --- 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 610c7473..174a41b9 100644 --- a/glm/detail/setup.hpp +++ b/glm/detail/setup.hpp @@ -36,7 +36,7 @@ #define GLM_VERSION_MAJOR 0 #define GLM_VERSION_MINOR 9 #define GLM_VERSION_PATCH 8 -#define GLM_VERSION_REVISION 2 +#define GLM_VERSION_REVISION 3 #if GLM_MESSAGES == GLM_MESSAGES_ENABLED && !defined(GLM_MESSAGE_VERSION_DISPLAYED) # define GLM_MESSAGE_VERSION_DISPLAYED