File tree 2 files changed +5
-5
lines changed
2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 1
1
2
- https://github.com/ament/ament_cmake.git 6011ffd7ce61e8e9a01eb9871aac5b0aa3c2c85b
2
+ https://github.com/ament/ament_cmake.git 796cef7d7df2ddb806f774a9889e608cc82285d3
3
3
https://github.com/ament/ament_index.git 7c8a2762453bf928909cc3dd65d2164b2f67dbaf
4
4
https://github.com/ament/ament_lint.git 6121502cfb2e6b5f3a8c9f3121314f1077d70048
5
5
https://github.com/ament/ament_package.git de0e60e3b7370df1e2365f125046c5676daae508
6
6
https://github.com/ament/googletest.git 79c4c9db1a7bc8bc5473a280499bf776173653d6
7
7
https://github.com/ament/uncrustify_vendor.git 8945c291fbd36d7980f7e4fd641601c277c178ec
8
8
https://github.com/eProsima/Micro-CDR.git cb4403a8780095df94a7b1936b1e00153c90070d
9
- https://github.com/eProsima/Micro-XRCE-DDS-Client.git 88bb91044c0bc58ba39828973f5dfd2b13feb8d6
9
+ https://github.com/eProsima/Micro-XRCE-DDS-Client.git 1d0497c3df13e8bf748e4bc23b88f5be593ed9e8
10
10
https://github.com/micro-ROS/micro_ros_msgs.git e3664463e78ae5d0c34d86be92d707b3d9dfd27d
11
11
https://github.com/micro-ROS/micro_ros_utilities d242d4f650969ffd36126a30927c0fbf29cc1aff
12
12
https://github.com/micro-ROS/rcl 563fba39606ed1531a8cff747b5fd5d02fb73380
Original file line number Diff line number Diff line change 16
16
#define _UXR_CLIENT_CONFIG_H_
17
17
18
18
#define UXR_CLIENT_VERSION_MAJOR 2
19
- #define UXR_CLIENT_VERSION_MINOR 1
20
- #define UXR_CLIENT_VERSION_MICRO 1
21
- #define UXR_CLIENT_VERSION_STR "2.1.1 "
19
+ #define UXR_CLIENT_VERSION_MINOR 2
20
+ #define UXR_CLIENT_VERSION_MICRO 0
21
+ #define UXR_CLIENT_VERSION_STR "2.2.0 "
22
22
23
23
/* #undef UCLIENT_PROFILE_DISCOVERY */
24
24
You can’t perform that action at this time.
0 commit comments