mirror of
https://github.com/g-truc/glm.git
synced 2025-04-10 07:18:54 +00:00
Updated version for 0.9.5.4
This commit is contained in:
parent
682979ddd8
commit
6c22a0b82f
2 changed files with 2 additions and 2 deletions
|
@ -38,7 +38,7 @@
|
|||
#define GLM_VERSION_MAJOR 0
|
||||
#define GLM_VERSION_MINOR 9
|
||||
#define GLM_VERSION_PATCH 5
|
||||
#define GLM_VERSION_REVISION 3
|
||||
#define GLM_VERSION_REVISION 4
|
||||
|
||||
///////////////////////////////////////////////////////////////////////////////////////////////////
|
||||
// Platform
|
||||
|
|
|
@ -37,7 +37,7 @@ More informations in GLM manual:
|
|||
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
|
||||
compiler argument
|
||||
|
|
Loading…
Add table
Reference in a new issue