From 6c855a892d957b0dcdf48b8e27a55cd22c2b4fbf Mon Sep 17 00:00:00 2001 From: Christophe Riccio Date: Mon, 7 Jan 2013 23:29:29 +0000 Subject: [PATCH] Updated revision number for GLM 0.9.4.2 release --- glm/core/setup.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/glm/core/setup.hpp b/glm/core/setup.hpp index a52e9de9..ebb9f2ae 100644 --- a/glm/core/setup.hpp +++ b/glm/core/setup.hpp @@ -36,7 +36,7 @@ #define GLM_VERSION_MAJOR 0 #define GLM_VERSION_MINOR 9 #define GLM_VERSION_PATCH 4 -#define GLM_VERSION_REVISION 0 +#define GLM_VERSION_REVISION 2 /////////////////////////////////////////////////////////////////////////////////////////////////// // Platform