Explorar el Código

Udate version to 5.2.0

Kim Kulling hace 3 años
padre
commit
1d34cb2c72
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      CMakeLists.txt

+ 1 - 1
CMakeLists.txt

@@ -56,7 +56,7 @@ IF(ASSIMP_HUNTER_ENABLED)
   add_definitions(-DASSIMP_USE_HUNTER)
 ENDIF()
 
-PROJECT(Assimp VERSION 5.1.6)
+PROJECT(Assimp VERSION 5.2.0)
 
 # All supported options ###############################################