Skip to content

Commit ed0f6e1

Browse files
authored
Merge pull request #2602 from SergioRAgostinho/dev-bump
Bump version to 1.9.0-dev
2 parents 34ce2ec + 9e932e5 commit ed0f6e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -217,7 +217,7 @@ if(CMAKE_COMPILER_IS_CLANG)
217217
endif()
218218

219219
include("${PCL_SOURCE_DIR}/cmake/pcl_utils.cmake")
220-
set(PCL_VERSION "1.9.0" CACHE STRING "PCL version")
220+
set(PCL_VERSION "1.9.0-dev" CACHE STRING "PCL version")
221221
DISSECT_VERSION()
222222
GET_OS_INFO()
223223
SET_INSTALL_DIRS()

0 commit comments

Comments
 (0)