diff --git a/glm/core/setup.hpp b/glm/core/setup.hpp index 7a753df1..d8d0dc4f 100644 --- a/glm/core/setup.hpp +++ b/glm/core/setup.hpp @@ -17,7 +17,7 @@ #define GLM_VERSION_MAJOR 0 #define GLM_VERSION_MINOR 9 #define GLM_VERSION_PATCH 2 -#define GLM_VERSION_REVISION 0 +#define GLM_VERSION_REVISION 1 ///////////////////////////////////////////////////////////////////////////////////////////////////