bump to v2.3.4

This commit is contained in:
jj
2025-04-08 22:01:27 +08:00
parent 7fa6e1fb82
commit 3f62364bf6
2 changed files with 2 additions and 2 deletions
@@ -23,7 +23,7 @@
#define OB_ROS_MAJOR_VERSION 2
#define OB_ROS_MINOR_VERSION 3
#define OB_ROS_PATCH_VERSION 3
#define OB_ROS_PATCH_VERSION 4
#ifndef STRINGIFY
#define STRINGIFY(arg) #arg