Skip to content

Commit 21be812

Browse files
authored
Update constants.h to version 4.57.2
1 parent 7ad6b0b commit 21be812

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

realsense2_camera/include/constants.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,8 @@
1818
#include "ros_node_base.h"
1919

2020
#define REALSENSE_ROS_MAJOR_VERSION 4
21-
#define REALSENSE_ROS_MINOR_VERSION 56
22-
#define REALSENSE_ROS_PATCH_VERSION 0
21+
#define REALSENSE_ROS_MINOR_VERSION 57
22+
#define REALSENSE_ROS_PATCH_VERSION 2
2323

2424
#define STRINGIFY(arg) #arg
2525
#define VAR_ARG_STRING(arg) STRINGIFY(arg)

0 commit comments

Comments
 (0)