Updated version for 0.9.5.4

master
Christophe Riccio ago%!(EXTRA string=11 years)
parent 682979ddd8
commit 6c22a0b82f
  1. 2
      glm/detail/setup.hpp
  2. 2
      readme.txt

@ -38,7 +38,7 @@
#define GLM_VERSION_MAJOR 0 #define GLM_VERSION_MAJOR 0
#define GLM_VERSION_MINOR 9 #define GLM_VERSION_MINOR 9
#define GLM_VERSION_PATCH 5 #define GLM_VERSION_PATCH 5
#define GLM_VERSION_REVISION 3 #define GLM_VERSION_REVISION 4
/////////////////////////////////////////////////////////////////////////////////////////////////// ///////////////////////////////////////////////////////////////////////////////////////////////////
// Platform // Platform

@ -37,7 +37,7 @@ More informations in GLM manual:
http://glm.g-truc.net/glm.pdf http://glm.g-truc.net/glm.pdf
================================================================================ ================================================================================
GLM 0.9.5.3: 2014-0X-XX GLM 0.9.5.3: 2014-04-02
-------------------------------------------------------------------------------- --------------------------------------------------------------------------------
- Added instruction set auto detection with Visual C++ using _M_IX86_FP - /arch - Added instruction set auto detection with Visual C++ using _M_IX86_FP - /arch
compiler argument compiler argument

Loading…
Cancel
Save