bump to v2.1.0

This commit is contained in:
jj
2024-12-18 23:34:32 +08:00
parent 0fcf1ea16f
commit 9bcd4bdf05
2 changed files with 3 additions and 3 deletions
@@ -22,8 +22,8 @@
#define THREAD_NUM 4
#define OB_ROS_MAJOR_VERSION 2
#define OB_ROS_MINOR_VERSION 0
#define OB_ROS_PATCH_VERSION 9
#define OB_ROS_MINOR_VERSION 1
#define OB_ROS_PATCH_VERSION 0
#ifndef STRINGIFY
#define STRINGIFY(arg) #arg