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!55
  • Loading branch information
Yoriyuki Kitta committed Oct 15, 2019
2 parents 4a1f7f1 + b67ce87 commit 8bb52ac
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.6.0)
project(libSGM VERSION 2.7.0)

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

0 comments on commit 8bb52ac

Please sign in to comment.