Browse Source

Updated version for 0.9.7 branch

Christophe Riccio 11 years ago
parent
commit
540831cbe1
1 changed files with 3 additions and 3 deletions
  1. 3 3
      glm/detail/setup.hpp

+ 3 - 3
glm/detail/setup.hpp

@@ -38,11 +38,11 @@
 ///////////////////////////////////////////////////////////////////////////////////
 ///////////////////////////////////////////////////////////////////////////////////
 // Version
 // Version
 
 
-#define GLM_VERSION					96
+#define GLM_VERSION					97
 #define GLM_VERSION_MAJOR			0
 #define GLM_VERSION_MAJOR			0
 #define GLM_VERSION_MINOR			9
 #define GLM_VERSION_MINOR			9
-#define GLM_VERSION_PATCH			6
-#define GLM_VERSION_REVISION		1
+#define GLM_VERSION_PATCH			7
+#define GLM_VERSION_REVISION		0
 
 
 ///////////////////////////////////////////////////////////////////////////////////
 ///////////////////////////////////////////////////////////////////////////////////
 // Platform
 // Platform