Skip to content

Commit

Permalink
Bump current version to "1.8.0-dev"
Browse files Browse the repository at this point in the history
  • Loading branch information
taketwo committed Jun 30, 2017
1 parent 48729a8 commit b8917e8
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 @@ -191,7 +191,7 @@ if(CMAKE_COMPILER_IS_CLANG)
endif()

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

0 comments on commit b8917e8

Please sign in to comment.