Skip to content

Commit

Permalink
Release v2.12.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
SzabolcsGergely committed Nov 13, 2021
1 parent 8053ba0 commit 25feadf
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ endif()

# Pybindings project
set(TARGET_NAME depthai)
project(depthai VERSION "1") # revision of bindings [depthai-core].[rev]
project(depthai VERSION "0") # revision of bindings [depthai-core].[rev]

# Set default build type depending on context
set(default_build_type "Release")
Expand Down
2 changes: 1 addition & 1 deletion depthai-core
Submodule depthai-core updated 1 files
+1 −1 CMakeLists.txt

0 comments on commit 25feadf

Please sign in to comment.