bump to v1.4.0

This commit is contained in:
lixiaobin
2023-11-07 09:35:56 +08:00
parent bf633463db
commit e863552371
2 changed files with 3 additions and 3 deletions
@@ -22,8 +22,8 @@
#define THREAD_NUM 4
#define OB_ROS_MAJOR_VERSION 1
#define OB_ROS_MINOR_VERSION 3
#define OB_ROS_PATCH_VERSION 9
#define OB_ROS_MINOR_VERSION 4
#define OB_ROS_PATCH_VERSION 0
#ifndef STRINGIFY
#define STRINGIFY(arg) #arg