Updated version

This commit is contained in:
Christophe Riccio
2016-07-16 23:18:23 +02:00
parent 6a6b54b699
commit 077aaca6f7
3 changed files with 7 additions and 5 deletions

View File

@@ -5,7 +5,7 @@ if (NOT CMAKE_VERSION VERSION_LESS "3.1")
endif()
project(glm)
set(GLM_VERSION "0.9.8")
set(GLM_VERSION "0.9.9")
list(APPEND CMAKE_MODULE_PATH "${CMAKE_CURRENT_SOURCE_DIR}/cmake")