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 00cd44e commit a12bad4Copy full SHA for a12bad4
CMakeLists.txt
@@ -40,7 +40,7 @@ if(WIN32)
40
endif()
41
42
# Create depthai project
43
-project(depthai VERSION "2.17.3" LANGUAGES CXX C)
+project(depthai VERSION "2.17.4" LANGUAGES CXX C)
44
get_directory_property(has_parent PARENT_DIRECTORY)
45
if(has_parent)
46
set(DEPTHAI_VERSION ${PROJECT_VERSION} PARENT_SCOPE)
0 commit comments