Browse Source

Prepare GLM 0.9.8.3 release

Christophe Riccio 9 years ago
parent
commit
b23d60501f
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.3](https://github.com/g-truc/glm/tree/0.9.8) - 2016-XX-XX
+#### [GLM 0.9.8.3](https://github.com/g-truc/glm/releases/tag/0.9.8.3) - 2016-11-12
 ##### Improvements:
 ##### Improvements:
 - Broader support of GLM_FORCE_UNRESTRICTED_GENTYPE #378
 - Broader support of GLM_FORCE_UNRESTRICTED_GENTYPE #378