Skip to content

Commit

Permalink
Release v2.21.1
Browse files Browse the repository at this point in the history
  • Loading branch information
SzabolcsGergely committed Apr 4, 2023
1 parent b21dafa commit 0cd6c14
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 @@ -43,7 +43,7 @@ if(WIN32)
endif()

# Create depthai project
project(depthai VERSION "2.21.0" LANGUAGES CXX C)
project(depthai VERSION "2.21.1" 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 0cd6c14

Please sign in to comment.