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 d0e6a54 commit 7878943Copy full SHA for 7878943
CMakeLists.txt
@@ -66,7 +66,7 @@ endif()
66
67
68
# Create depthai project
69
-project(depthai VERSION "3.0.0" LANGUAGES CXX C)
+project(depthai VERSION "3.1.0" LANGUAGES CXX C)
70
set(DEPTHAI_PRE_RELEASE_TYPE "") # Valid options are "alpha", "beta", "rc", ""
71
set(DEPTHAI_PRE_RELEASE_VERSION "0") # Valid options are "0", "1", "2", ...
72
0 commit comments