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 8)
23- SET (RTABMAP_PATCH_VERSION 2 )
23+ SET (RTABMAP_PATCH_VERSION 3 )
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 >
33 <name >rtabmap</name >
4- <version >0.8.2 </version >
4+ <version >0.8.3 </version >
55 <description >RTAB-Map's standalone library. RTAB-Map is an 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