Skip to content

Commit

Permalink
bumping to 0.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ymd-stella committed Jan 6, 2025
1 parent 1d6a595 commit ce822d7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -166,7 +166,7 @@ set(STELLA_VSLAM_PROJECT_CONFIG ${STELLA_VSLAM_GENERATED_DIR}/${PROJECT_NAME}Con
set(STELLA_VSLAM_TARGETS_EXPORT_NAME ${PROJECT_NAME}Targets)
set(STELLA_VSLAM_CONFIG_INSTALL_DIR lib/cmake/${PROJECT_NAME})
set(STELLA_VSLAM_NAMESPACE "${PROJECT_NAME}::")
set(STELLA_VSLAM_VERSION 0.5.0)
set(STELLA_VSLAM_VERSION 0.6.0)

# Create a version config file
write_basic_package_version_file(${STELLA_VSLAM_VERSION_CONFIG}
Expand Down
2 changes: 1 addition & 1 deletion package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<?xml-model href="http://download.ros.org/schema/package_format3.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
<package format="3">
<name>stella_vslam</name>
<version>0.5.0</version>
<version>0.6.0</version>
<description>fork of OpenVSLAM</description>

<!-- Authors of the original version of OpenVSLAM -->
Expand Down

0 comments on commit ce822d7

Please sign in to comment.