Skip to content

Commit

Permalink
bumping to 0.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ymd-stella committed Jul 9, 2023
1 parent b785db4 commit a18add7
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 @@ -141,7 +141,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.3.13)
set(STELLA_VSLAM_VERSION 0.4.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.3.13</version>
<version>0.4.0</version>
<description>fork of OpenVSLAM</description>

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

0 comments on commit a18add7

Please sign in to comment.