Skip to content

Commit b368207

Browse files
committed
Bump version post release
1 parent 3346843 commit b368207

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ if("${CMAKE_BUILD_TYPE}" STREQUAL "")
2727
set(CMAKE_BUILD_TYPE RelWithDebInfo CACHE STRING "build type default to RelWithDebInfo, set to Release to improve performance" FORCE)
2828
endif()
2929

30-
project(PCL VERSION 1.15.1)
30+
project(PCL VERSION 1.15.1.99)
3131
string(TOLOWER ${PROJECT_NAME} PROJECT_NAME_LOWER)
3232

3333
if(MSVC AND ("${MSVC_VERSION}" LESS 1910))

0 commit comments

Comments
 (0)