We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 721a09e commit 79cdb20Copy full SHA for 79cdb20
CMakeLists.txt
@@ -55,7 +55,7 @@ if(WIN32)
55
endif()
56
57
# Create depthai project
58
-project(depthai VERSION "2.29.0" LANGUAGES CXX C)
+project(depthai VERSION "2.30.0" LANGUAGES CXX C)
59
get_directory_property(has_parent PARENT_DIRECTORY)
60
if(has_parent)
61
set(DEPTHAI_VERSION ${PROJECT_VERSION} PARENT_SCOPE)
0 commit comments