diff --git a/glm/gtc/quaternion.hpp b/glm/gtc/quaternion.hpp index 5a334b3c..4dfda181 100644 --- a/glm/gtc/quaternion.hpp +++ b/glm/gtc/quaternion.hpp @@ -2,7 +2,7 @@ // OpenGL Mathematics Copyright (c) 2005 - 2010 G-Truc Creation (www.g-truc.net) /////////////////////////////////////////////////////////////////////////////////////////////////// // Created : 2009-05-21 -// Updated : 2010-02-04 +// Updated : 2010-04-29 // Licence : This source is under MIT License // File : glm/gtc/quaternion.hpp ///////////////////////////////////////////////////////////////////////////////////////////////////