Skip to content

Commit a479993

Browse files
committed
bump version to 2.57.5
1 parent f999a37 commit a479993

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

include/librealsense2/rs.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ extern "C" {
2727

2828
#define RS2_API_MAJOR_VERSION 2
2929
#define RS2_API_MINOR_VERSION 57
30-
#define RS2_API_PATCH_VERSION 0
30+
#define RS2_API_PATCH_VERSION 5
3131
#define RS2_API_BUILD_VERSION 0
3232

3333
#ifndef STRINGIFY

package.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<package format="2">
77
<name>librealsense2</name>
88
<!-- The version tag needs to be updated with each new release of librealsense -->
9-
<version>2.57.0</version>
9+
<version>2.57.5</version>
1010
<description>
1111
Library for controlling and capturing data from the Intel(R) RealSense(TM) D400 devices.
1212
</description>

0 commit comments

Comments
 (0)