Skip to content

Commit 25feadf

Browse files
author
SzabolcsGergely
committed
Release v2.12.0.0
1 parent 8053ba0 commit 25feadf

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ endif()
2929

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

3434
# Set default build type depending on context
3535
set(default_build_type "Release")

depthai-core

0 commit comments

Comments
 (0)