Browse Source

Updated version for upcomming release

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

+ 1 - 1
glm/setup.hpp

@@ -17,7 +17,7 @@
 #define GLM_VERSION_MAJOR			0
 #define GLM_VERSION_MAJOR			0
 #define GLM_VERSION_MINOR			9
 #define GLM_VERSION_MINOR			9
 #define GLM_VERSION_PATCH			1
 #define GLM_VERSION_PATCH			1
-#define GLM_VERSION_REVISION		A
+#define GLM_VERSION_REVISION		B
 
 
 ///////////////////////////////////////////////////////////////////////////////////////////////////
 ///////////////////////////////////////////////////////////////////////////////////////////////////
 // Compiler
 // Compiler