From 618d2e4f1527ae962c90d0af6a466e56059b594c Mon Sep 17 00:00:00 2001 From: Christophe Riccio Date: Thu, 29 Apr 2010 15:16:58 +0100 Subject: [PATCH] Updated file date --- glm/gtc/quaternion.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/glm/gtc/quaternion.hpp b/glm/gtc/quaternion.hpp index a9f9fa4b..1b531b0a 100644 --- a/glm/gtc/quaternion.hpp +++ b/glm/gtc/quaternion.hpp @@ -2,7 +2,7 @@ // OpenGL Mathematics Copyright (c) 2005 - 2009 G-Truc Creation (www.g-truc.net) /////////////////////////////////////////////////////////////////////////////////////////////////// // Created : 2009-05-21 -// Updated : 2009-06-04 +// Updated : 2010-04-29 // Licence : This source is under MIT License // File : glm/gtc/quaternion.hpp ///////////////////////////////////////////////////////////////////////////////////////////////////