Skip to content

Commit 04c48e2

Browse files
committed
bump to v2.4.5
1 parent 895d7a3 commit 04c48e2

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 2
2525
#define OB_ROS_MINOR_VERSION 4
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>2.4.4</version>
5+
<version>2.4.5</version>
66
<description>Orbbec Camera package</description>
77
<maintainer email="mocun@orbbec.com">Joe Dong</maintainer>
88
<license>Apache-2.0</license>

0 commit comments

Comments
 (0)