Skip to content

Commit 125feb8

Browse files
Release v2.21.2
1 parent ffd0546 commit 125feb8

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
@@ -43,7 +43,7 @@ if(WIN32)
4343
endif()
4444

4545
# Create depthai project
46-
project(depthai VERSION "2.21.1" LANGUAGES CXX C)
46+
project(depthai VERSION "2.21.2" LANGUAGES CXX C)
4747
get_directory_property(has_parent PARENT_DIRECTORY)
4848
if(has_parent)
4949
set(DEPTHAI_VERSION ${PROJECT_VERSION} PARENT_SCOPE)

0 commit comments

Comments
 (0)