Browse Source

Updated revision number for GLM 0.9.4.2 release

Christophe Riccio 13 years ago
parent
commit
6c855a892d
1 changed files with 1 additions and 1 deletions
  1. 1 1
      glm/core/setup.hpp

+ 1 - 1
glm/core/setup.hpp

@@ -36,7 +36,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			4
 #define GLM_VERSION_PATCH			4
-#define GLM_VERSION_REVISION		0
+#define GLM_VERSION_REVISION		2
 
 
 ///////////////////////////////////////////////////////////////////////////////////////////////////
 ///////////////////////////////////////////////////////////////////////////////////////////////////
 // Platform
 // Platform