Browse Source

setup.hpp

Christophe Riccio 15 years ago
parent
commit
bb4d1f48c1
1 changed files with 2 additions and 2 deletions
  1. 2 2
      glm/setup.hpp

+ 2 - 2
glm/setup.hpp

@@ -16,8 +16,8 @@
 #define GLM_VERSION					90
 #define GLM_VERSION					90
 #define GLM_VERSION_MAJOR			0
 #define GLM_VERSION_MAJOR			0
 #define GLM_VERSION_MINOR			9
 #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
 // Common values