diff --git a/glm/detail/setup.hpp b/glm/detail/setup.hpp index a6f22ec8..22298d03 100644 --- a/glm/detail/setup.hpp +++ b/glm/detail/setup.hpp @@ -34,7 +34,7 @@ /////////////////////////////////////////////////////////////////////////////////////////////////// // Version -#define GLM_VERSION 95 +#define GLM_VERSION 96 #define GLM_VERSION_MAJOR 0 #define GLM_VERSION_MINOR 9 #define GLM_VERSION_PATCH 6