Skip to content

Commit

Permalink
Update constants.h
Browse files Browse the repository at this point in the history
  • Loading branch information
icarpis authored Jan 31, 2018
1 parent 7ceb998 commit ee4b529
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion realsense_ros_camera/include/constants.h
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

#define REALSENSE_ROS_MAJOR_VERSION 2
#define REALSENSE_ROS_MINOR_VERSION 0
#define REALSENSE_ROS_PATCH_VERSION 1
#define REALSENSE_ROS_PATCH_VERSION 2

#define STRINGIFY(arg) #arg
#define VAR_ARG_STRING(arg) STRINGIFY(arg)
Expand Down

0 comments on commit ee4b529

Please sign in to comment.