Skip to content

Commit 79cdb20

Browse files
author
Matevz Morato
committed
Bump release version to 2.30.0
1 parent 721a09e commit 79cdb20

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ if(WIN32)
5555
endif()
5656

5757
# Create depthai project
58-
project(depthai VERSION "2.29.0" LANGUAGES CXX C)
58+
project(depthai VERSION "2.30.0" LANGUAGES CXX C)
5959
get_directory_property(has_parent PARENT_DIRECTORY)
6060
if(has_parent)
6161
set(DEPTHAI_VERSION ${PROJECT_VERSION} PARENT_SCOPE)

0 commit comments

Comments
 (0)