Skip to content

Commit

Permalink
Merge branch 'update_version' into 'master'
Browse files Browse the repository at this point in the history
Update version

See merge request tech/adaskit/libSGM!61
  • Loading branch information
Yoriyuki Kitta committed Nov 4, 2022
2 parents 91c399d + 9c2fad0 commit c03072b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ else()
set(ZED_SDK_INCLUDE_DIR "/usr/local/zed/include" CACHE STRING "ZED SDK include path.")
endif()

project(libSGM VERSION 2.7.0)
project(libSGM VERSION 2.8.0)

if(BUILD_OPENCV_WRAPPER)
find_package(OpenCV REQUIRED core)
Expand Down

0 comments on commit c03072b

Please sign in to comment.