Skip to content

Commit

Permalink
Update constants.h
Browse files Browse the repository at this point in the history
update version to 2.1.2
  • Loading branch information
doronhi authored Dec 6, 2018
1 parent c9732df commit ab34e1f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion realsense2_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 1
#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 ab34e1f

Please sign in to comment.