bump v1.2.4

This commit is contained in:
Joe Dong
2023-04-28 09:47:25 +08:00
parent b5bc916f52
commit aa3faffd01
2 changed files with 2 additions and 2 deletions
@@ -19,7 +19,7 @@
#define OB_ROS_MAJOR_VERSION 1
#define OB_ROS_MINOR_VERSION 2
#define OB_ROS_PATCH_VERSION 3
#define OB_ROS_PATCH_VERSION 4
#ifndef STRINGIFY
#define STRINGIFY(arg) #arg