diff --git a/glm/setup.hpp b/glm/setup.hpp index f9c37b39..95c639c3 100644 --- a/glm/setup.hpp +++ b/glm/setup.hpp @@ -16,8 +16,8 @@ #define GLM_VERSION 90 #define GLM_VERSION_MAJOR 0 #define GLM_VERSION_MINOR 9 -#define GLM_VERSION_PATCH B -#define GLM_VERSION_REVISION 2 +#define GLM_VERSION_PATCH 0 +#define GLM_VERSION_REVISION 0 /////////////////////////////////////////////////////////////////////////////////////////////////// // Common values