Skip to content

Commit b2f0457

Browse files
committed
v2.0.0rc11
1 parent 6ac677b commit b2f0457

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
cmake_minimum_required(VERSION 3.16)
55
project(tinyobjloader CXX)
66
set(TINYOBJLOADER_SOVERSION 2)
7-
set(TINYOBJLOADER_VERSION 2.0.0-rc.10)
7+
set(TINYOBJLOADER_VERSION 2.0.0-rc.11)
88
set(PY_TARGET "aaa")
99

1010
#optional double precision support

0 commit comments

Comments
 (0)