bump to v2.4.4

This commit is contained in:
jj
2025-07-02 16:20:41 +08:00
parent c5dfaebe5c
commit c5e5d7646e
2 changed files with 2 additions and 2 deletions
@@ -23,7 +23,7 @@
#define OB_ROS_MAJOR_VERSION 2
#define OB_ROS_MINOR_VERSION 4
#define OB_ROS_PATCH_VERSION 3
#define OB_ROS_PATCH_VERSION 4
#ifndef STRINGIFY
#define STRINGIFY(arg) #arg