Skip to content

Commit d712cda

Browse files
author
simbazhou
committed
Update version to v2.7.6
1 parent 0c19d7f commit d712cda

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
@@ -11,7 +11,7 @@ else()
1111
message(STATUS "Using default SDK library name: ${OB_SDK_LIB_NAME}")
1212
endif()
1313

14-
project(${OB_SDK_LIB_NAME} VERSION 2.7.5 LANGUAGES CXX C)
14+
project(${OB_SDK_LIB_NAME} VERSION 2.7.6 LANGUAGES CXX C)
1515

1616
# Check OB_SDK_LIB_NAME and set OB_BUILD_OEM accordingly
1717
if(${OB_SDK_LIB_NAME} STREQUAL "OrbbecSDK")

0 commit comments

Comments
 (0)