Browse Source

Preparing GLM 0.9.8.4 release

Christophe Riccio 9 years ago
parent
commit
67e5bf004a
1 changed files with 1 additions and 1 deletions
  1. 1 1
      readme.md

+ 1 - 1
readme.md

@@ -51,7 +51,7 @@ glm::mat4 camera(float Translate, glm::vec2 const & Rotate)
 
 
 ## Release notes
 ## Release notes
 
 
-#### [GLM 0.9.8.4](https://github.com/g-truc/glm/tree/0.9.8) - 201X-XX-XX
+#### [GLM 0.9.8.4](https://github.com/g-truc/glm/releases/tag/0.9.8.4) - 2017-01-10
 ##### Fixes:
 ##### Fixes:
 - Fixed GTC_packing test failing on GCC x86 due to denorms #212 #577
 - Fixed GTC_packing test failing on GCC x86 due to denorms #212 #577
 - Fixed POPCNT optimization build in Clang #512
 - Fixed POPCNT optimization build in Clang #512