Explorar o código

Updated release number

Christophe Riccio %!s(int64=14) %!d(string=hai) anos
pai
achega
d44abf89f4
Modificáronse 1 ficheiros con 3 adicións e 3 borrados
  1. 3 3
      glm/core/setup.hpp

+ 3 - 3
glm/core/setup.hpp

@@ -13,11 +13,11 @@
 ///////////////////////////////////////////////////////////////////////////////////////////////////
 // Version
 
-#define GLM_VERSION					92
+#define GLM_VERSION					93
 #define GLM_VERSION_MAJOR			0
 #define GLM_VERSION_MINOR			9
-#define GLM_VERSION_PATCH			2
-#define GLM_VERSION_REVISION		1
+#define GLM_VERSION_PATCH			3
+#define GLM_VERSION_REVISION		0
 
 
 ///////////////////////////////////////////////////////////////////////////////////////////////////