Skip to content

Commit a12bad4

Browse files
committed
Bump version to 2.17.4
1 parent 00cd44e commit a12bad4

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
@@ -40,7 +40,7 @@ if(WIN32)
4040
endif()
4141

4242
# Create depthai project
43-
project(depthai VERSION "2.17.3" LANGUAGES CXX C)
43+
project(depthai VERSION "2.17.4" LANGUAGES CXX C)
4444
get_directory_property(has_parent PARENT_DIRECTORY)
4545
if(has_parent)
4646
set(DEPTHAI_VERSION ${PROJECT_VERSION} PARENT_SCOPE)

0 commit comments

Comments
 (0)