Skip to content

Commit

Permalink
Merge pull request #2602 from SergioRAgostinho/dev-bump
Browse files Browse the repository at this point in the history
Bump version to 1.9.0-dev
  • Loading branch information
taketwo authored Nov 8, 2018
2 parents 34ce2ec + 9e932e5 commit ed0f6e1
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 @@ -217,7 +217,7 @@ if(CMAKE_COMPILER_IS_CLANG)
endif()

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

0 comments on commit ed0f6e1

Please sign in to comment.