diff --git a/glm/gtx/integer.hpp b/glm/gtx/integer.hpp index 9369bd43..b33d7ea6 100644 --- a/glm/gtx/integer.hpp +++ b/glm/gtx/integer.hpp @@ -22,7 +22,7 @@ /// /// @ref gtx_integer /// @file glm/gtx/integer.hpp -/// @date 2005-12-24 / 2011-06-07 +/// @date 2005-12-24 / 2011-10-13 /// @author Christophe Riccio /// /// @see core (dependence) diff --git a/glm/gtx/integer.inl b/glm/gtx/integer.inl index 8c883728..e8be0e41 100644 --- a/glm/gtx/integer.inl +++ b/glm/gtx/integer.inl @@ -2,7 +2,7 @@ // OpenGL Mathematics Copyright (c) 2005 - 2011 G-Truc Creation (www.g-truc.net) /////////////////////////////////////////////////////////////////////////////////////////////////// // Created : 2005-12-24 -// Updated : 2006-12-06 +// Updated : 2011-10-13 // Licence : This source is under MIT License // File : glm/gtx/integer.inl ///////////////////////////////////////////////////////////////////////////////////////////////////