Blob Blame History Raw
diff -up ./CMakeLists.txt.assimpversion ./CMakeLists.txt
--- ./CMakeLists.txt.assimpversion	2020-06-23 20:40:43.160107355 -0400
+++ ./CMakeLists.txt	2020-06-23 20:41:03.435259223 -0400
@@ -51,7 +51,7 @@ IF(HUNTER_ENABLED)
   add_definitions(-DASSIMP_USE_HUNTER)
 ENDIF(HUNTER_ENABLED)
 
-PROJECT( Assimp VERSION 5.0.0 )
+PROJECT( Assimp VERSION 5.0.1 )
 
 # All supported options ###############################################