Skip to content

Commit

Permalink
Updated readme for GLM 0.9.9.2 release
Browse files Browse the repository at this point in the history
  • Loading branch information
Groovounet committed Sep 14, 2018
1 parent 9c8a348 commit 21a30e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ glm::mat4 camera(float Translate, glm::vec2 const& Rotate)
## Release notes
### [GLM 0.9.9.2](https://github.com/g-truc/glm/commits/master) - 2018-XX-XX
### [GLM 0.9.9.2](https://github.com/g-truc/glm/releases/tag/0.9.9.2) - 2018-09-14
#### Fixes:
- Fixed GLM_FORCE_CXX** section in the manual
- Fixed default initialization with vector and quaternion types using GLM_FORCE_CTOR_INIT #812
Expand Down

0 comments on commit 21a30e1

Please sign in to comment.