Skip to content

Commit

Permalink
Bump version to 1.9.0-dev
Browse files Browse the repository at this point in the history
  • Loading branch information
SergioRAgostinho committed Nov 7, 2018
1 parent f38c3cf commit 9e932e5
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 9e932e5

Please sign in to comment.