From e65fc3148152b0d867e52713d0fb4b5d517bc44a Mon Sep 17 00:00:00 2001 From: Christophe Riccio Date: Wed, 25 Aug 2010 23:36:13 +0100 Subject: [PATCH] Updated version --- glm/setup.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/glm/setup.hpp b/glm/setup.hpp index 9ce1b6fc..85b2a512 100644 --- a/glm/setup.hpp +++ b/glm/setup.hpp @@ -17,7 +17,7 @@ #define GLM_VERSION_MAJOR 0 #define GLM_VERSION_MINOR 9 #define GLM_VERSION_PATCH 0 -#define GLM_VERSION_REVISION 2 +#define GLM_VERSION_REVISION 3 /////////////////////////////////////////////////////////////////////////////////////////////////// // Common values