Update CMakeLists.txt

- tag v5.1.3
pull/4219/head
Kim Kulling 2021-12-04 20:26:29 +01:00 committed by GitHub
parent 16149348ed
commit 983b20cda6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

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