File tree 2 files changed +2
-2
lines changed
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -23,7 +23,7 @@ if("${CMAKE_BUILD_TYPE}" STREQUAL "")
23
23
set (CMAKE_BUILD_TYPE RelWithDebInfo CACHE STRING "build type default to RelWithDebInfo, set to Release to improve performance" FORCE)
24
24
endif ()
25
25
26
- project (PCL VERSION 1.13.0.99 )
26
+ project (PCL VERSION 1.13.1 )
27
27
string (TOLOWER ${PROJECT_NAME} PROJECT_NAME_LOWER)
28
28
29
29
if (MSVC AND ("${MSVC_VERSION} " LESS 1910))
Original file line number Diff line number Diff line change 5
5
[ ![ Release] [ release-image ]] [ releases ]
6
6
[ ![ License] [ license-image ]] [ license ]
7
7
8
- [ release-image ] : https://img.shields.io/badge/release-1.13.0 -green.svg?style=flat
8
+ [ release-image ] : https://img.shields.io/badge/release-1.13.1 -green.svg?style=flat
9
9
[ releases ] : https://github.com/PointCloudLibrary/pcl/releases
10
10
11
11
[ license-image ] : https://img.shields.io/badge/license-BSD-green.svg?style=flat
You can’t perform that action at this time.
0 commit comments