Skip to content

Commit

Permalink
Merge pull request #900 from taketwo/bump-version
Browse files Browse the repository at this point in the history
Bump PCL version to 1.8.0
  • Loading branch information
jspricke committed Sep 11, 2014
2 parents d54d270 + 71d0f08 commit ff07422
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 @@ -167,7 +167,7 @@ if (CMAKE_CXX_COMPILER_ID STREQUAL "Clang")
endif()

include("${PCL_SOURCE_DIR}/cmake/pcl_utils.cmake")
set(PCL_VERSION 1.7.2 CACHE STRING "PCL version")
set(PCL_VERSION 1.8.0 CACHE STRING "PCL version")
DISSECT_VERSION()
GET_OS_INFO()
SET_INSTALL_DIRS()
Expand Down

0 comments on commit ff07422

Please sign in to comment.