Browse Source

Updated date

Christophe Riccio 14 years ago
parent
commit
70efce771d
2 changed files with 2 additions and 2 deletions
  1. 1 1
      glm/gtx/integer.hpp
  2. 1 1
      glm/gtx/integer.inl

+ 1 - 1
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)

+ 1 - 1
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
 ///////////////////////////////////////////////////////////////////////////////////////////////////