Skip to content

Commit

Permalink
v2.0.0rc11
Browse files Browse the repository at this point in the history
  • Loading branch information
syoyo committed Jan 25, 2024
1 parent 6ac677b commit b2f0457
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 @@ -4,7 +4,7 @@
cmake_minimum_required(VERSION 3.16)
project(tinyobjloader CXX)
set(TINYOBJLOADER_SOVERSION 2)
set(TINYOBJLOADER_VERSION 2.0.0-rc.10)
set(TINYOBJLOADER_VERSION 2.0.0-rc.11)
set(PY_TARGET "aaa")

#optional double precision support
Expand Down

0 comments on commit b2f0457

Please sign in to comment.