2
0
Christophe Riccio 7 жил өмнө
parent
commit
89e52e327d
1 өөрчлөгдсөн 2 нэмэгдсэн , 2 устгасан
  1. 2 2
      glm/detail/setup.hpp

+ 2 - 2
glm/detail/setup.hpp

@@ -36,11 +36,11 @@
 #define GLM_VERSION_MAJOR			0
 #define GLM_VERSION_MINOR			9
 #define GLM_VERSION_PATCH			8
-#define GLM_VERSION_REVISION		5
+#define GLM_VERSION_REVISION		6
 
 #if GLM_MESSAGES == GLM_MESSAGES_ENABLED && !defined(GLM_MESSAGE_VERSION_DISPLAYED)
 #	define GLM_MESSAGE_VERSION_DISPLAYED
-#	pragma message ("GLM: version 0.9.8.5")
+#	pragma message ("GLM: version 0.9.8.6")
 #endif//GLM_MESSAGES
 
 // Report compiler detection