bump to v2.0.1

This commit is contained in:
Joe Dong
2024-09-12 19:54:22 +08:00
parent 73a679119c
commit 3e5d40369b
3 changed files with 5 additions and 7 deletions
@@ -21,9 +21,9 @@
#define THREAD_NUM 4
#define OB_ROS_MAJOR_VERSION 1
#define OB_ROS_MINOR_VERSION 5
#define OB_ROS_PATCH_VERSION 11
#define OB_ROS_MAJOR_VERSION 2
#define OB_ROS_MINOR_VERSION 0
#define OB_ROS_PATCH_VERSION 1
#ifndef STRINGIFY
#define STRINGIFY(arg) #arg