Skip to content

Commit

Permalink
Bumped num XLink connections to 64
Browse files Browse the repository at this point in the history
  • Loading branch information
themarpe committed Sep 29, 2023
1 parent 73d9bd4 commit ff0617b
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 @@ -46,7 +46,7 @@ if(WIN32)
endif()

# Create depthai project
project(depthai VERSION "2.22.0" LANGUAGES CXX C)
project(depthai VERSION "2.23.0" LANGUAGES CXX C)
get_directory_property(has_parent PARENT_DIRECTORY)
if(has_parent)
set(DEPTHAI_VERSION ${PROJECT_VERSION} PARENT_SCOPE)
Expand Down

0 comments on commit ff0617b

Please sign in to comment.