Skip to content

Commit

Permalink
Merge pull request assimp#4266 from assimp/kimkulling-patch-1
Browse files Browse the repository at this point in the history
Update version to 5.1.4
  • Loading branch information
kimkulling authored Dec 18, 2021
2 parents 9dfd401 + 572e31d commit 80b0b89
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ IF(ASSIMP_HUNTER_ENABLED)
add_definitions(-DASSIMP_USE_HUNTER)
ENDIF()

PROJECT(Assimp VERSION 5.1.3)
PROJECT(Assimp VERSION 5.1.4)

# All supported options ###############################################

Expand Down

0 comments on commit 80b0b89

Please sign in to comment.