Skip to content

Commit 7878943

Browse files
author
Matevz Morato
committed
Bump version to v3.1.0
1 parent d0e6a54 commit 7878943

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
@@ -66,7 +66,7 @@ endif()
6666

6767

6868
# Create depthai project
69-
project(depthai VERSION "3.0.0" LANGUAGES CXX C)
69+
project(depthai VERSION "3.1.0" LANGUAGES CXX C)
7070
set(DEPTHAI_PRE_RELEASE_TYPE "") # Valid options are "alpha", "beta", "rc", ""
7171
set(DEPTHAI_PRE_RELEASE_VERSION "0") # Valid options are "0", "1", "2", ...
7272

0 commit comments

Comments
 (0)