We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2e55de0 commit bfb6577Copy full SHA for bfb6577
1 file changed
realsense2_camera/include/constants.h
@@ -19,7 +19,7 @@
19
20
#define REALSENSE_ROS_MAJOR_VERSION 4
21
#define REALSENSE_ROS_MINOR_VERSION 57
22
-#define REALSENSE_ROS_PATCH_VERSION 0
+#define REALSENSE_ROS_PATCH_VERSION 6
23
24
#define STRINGIFY(arg) #arg
25
#define VAR_ARG_STRING(arg) STRINGIFY(arg)
0 commit comments