Browse Source

Prepare GLM 0.9.9.0 release

Christophe Riccio 7 years ago
parent
commit
c58b60ec2a
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.9.0](https://github.com/g-truc/glm/releases/latest) - 2017-XX-XX
+### [GLM 0.9.9.0](https://github.com/g-truc/glm/releases/tag/0.9.9.0) - 2018-05-08
 #### Features:
 #### Features:
 - Added RGBM encoding in GTC_packing #420
 - Added RGBM encoding in GTC_packing #420
 - Added GTX_color_encoding extension
 - Added GTX_color_encoding extension