Skip to content

Commit

Permalink
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
@@ -28,7 +28,7 @@ if(WIN32)
endif()

# Create depthai project
project(depthai VERSION "2.12.1" LANGUAGES CXX C)
project(depthai VERSION "2.13.0" LANGUAGES CXX C)
get_directory_property(has_parent PARENT_DIRECTORY)
if(has_parent)
set(DEPTHAI_VERSION ${PROJECT_VERSION} PARENT_SCOPE)

0 comments on commit 8ab5bf9

Please sign in to comment.