From a1bfc1071b6606984f6a893f648dd74ff52aa6f4 Mon Sep 17 00:00:00 2001 From: Christophe Riccio Date: Mon, 4 Oct 2010 14:47:37 +0100 Subject: [PATCH] Updated version number --- glm/setup.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/glm/setup.hpp b/glm/setup.hpp index 85b2a512..b38e8696 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 3 +#define GLM_VERSION_REVISION 4 /////////////////////////////////////////////////////////////////////////////////////////////////// // Common values