File tree 3 files changed +5
-5
lines changed
3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ https://github.com/eProsima/Micro-CDR.git ed4fd513a24a53b93d548d342cb7aa0a18716f
9
9
https://github.com/eProsima/Micro-XRCE-DDS-Client.git 83f129a80770a09aac9e823896ecbf6a0eddf0fc
10
10
https://github.com/micro-ROS/micro_ros_msgs.git 4594d9db17db735b1e655141fb4afb4cdcfc5789
11
11
https://github.com/micro-ROS/micro_ros_utilities aa799eea0a63edfc1665cdcb1e9053827b69c730
12
- https://github.com/micro-ROS/rcl 2cea321e6aad0a956bde33a0a2199ca878aa6672
12
+ https://github.com/micro-ROS/rcl 6b2334ace92bfc11c16d3db1421b28b1c7f50062
13
13
https://github.com/micro-ROS/rcutils c1b30530a228c4fcf6a6da78c0cbfd8f08fd3363
14
14
https://github.com/micro-ROS/rmw-microxrcedds.git a698d4e9fc7f6780c44cc900a279d3f2d0c90856
15
15
https://github.com/micro-ROS/rosidl_typesupport.git 7505a5f4ec8794ec1bb716bb54e0db89398dcd93
Original file line number Diff line number Diff line change 25
25
26
26
/// \def RCL_ACTION_VERSION_PATCH
27
27
/// Defines RCL_ACTION version patch number
28
- #define RCL_ACTION_VERSION_PATCH (5 )
28
+ #define RCL_ACTION_VERSION_PATCH (6 )
29
29
30
30
/// \def RCL_ACTION_VERSION_STR
31
31
/// Defines RCL_ACTION version string
32
- #define RCL_ACTION_VERSION_STR "9.2.5 "
32
+ #define RCL_ACTION_VERSION_STR "9.2.6 "
33
33
34
34
/// \def RCL_ACTION_VERSION_GTE
35
35
/// Defines a macro to check whether the version of RCL_ACTION is greater than or equal to
Original file line number Diff line number Diff line change 25
25
26
26
/// \def RCL_LIFECYCLE_VERSION_PATCH
27
27
/// Defines RCL_LIFECYCLE version patch number
28
- #define RCL_LIFECYCLE_VERSION_PATCH (5 )
28
+ #define RCL_LIFECYCLE_VERSION_PATCH (6 )
29
29
30
30
/// \def RCL_LIFECYCLE_VERSION_STR
31
31
/// Defines RCL_LIFECYCLE version string
32
- #define RCL_LIFECYCLE_VERSION_STR "9.2.5 "
32
+ #define RCL_LIFECYCLE_VERSION_STR "9.2.6 "
33
33
34
34
/// \def RCL_LIFECYCLE_VERSION_GTE
35
35
/// Defines a macro to check whether the version of RCL_LIFECYCLE is greater than or equal to
You can’t perform that action at this time.
0 commit comments