Skip to content

Commit 3db29c6

Browse files
committed
bump to v1.5.5
1 parent 917ac05 commit 3db29c6

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

orbbec_camera/include/orbbec_camera/constants.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323

2424
#define OB_ROS_MAJOR_VERSION 1
2525
#define OB_ROS_MINOR_VERSION 5
26-
#define OB_ROS_PATCH_VERSION 4
26+
#define OB_ROS_PATCH_VERSION 5
2727

2828
#ifndef STRINGIFY
2929
#define STRINGIFY(arg) #arg

orbbec_camera/package.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<?xml-model href="http://download.ros.org/schema/package_format3.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
33
<package format="3">
44
<name>orbbec_camera</name>
5-
<version>1.5.4</version>
5+
<version>1.5.5</version>
66
<description>Orbbec Camera package</description>
77
<maintainer email="[email protected]">Joe Dong</maintainer>
88
<license>TODO: License declaration</license>

0 commit comments

Comments
 (0)