File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ SET(CMAKE_MODULE_PATH "${PROJECT_SOURCE_DIR}/cmake_modules")
2020#######################
2121SET (RTABMAP_MAJOR_VERSION 0)
2222SET (RTABMAP_MINOR_VERSION 21)
23- SET (RTABMAP_PATCH_VERSION 10 )
23+ SET (RTABMAP_PATCH_VERSION 11 )
2424SET (RTABMAP_VERSION
2525 ${RTABMAP_MAJOR_VERSION} .${RTABMAP_MINOR_VERSION} .${RTABMAP_PATCH_VERSION} )
2626
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" ?>
22<package format =" 2" >
33 <name >rtabmap</name >
4- <version >0.21.10 </version >
4+ <version >0.21.11 </version >
55 <description >RTAB-Map's standalone library. RTAB-Map is a RGB-D SLAM approach with real-time constraints.</description >
66 <maintainer email =" matlabbe@gmail.com" >Mathieu Labbe</maintainer >
77 <author >Mathieu Labbe</author >
You can’t perform that action at this time.
0 commit comments