From 41c8cc204d09a05ac34027ce65e2cf72e1b177dc Mon Sep 17 00:00:00 2001 From: Christophe Riccio Date: Sat, 12 Feb 2011 22:56:18 +0000 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 97d463b4..0da96229 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 7 +#define GLM_VERSION_REVISION 8 /////////////////////////////////////////////////////////////////////////////////////////////////// // Common values