Skip to content

Commit 91ba737

Browse files
committed
v4.8.1
1 parent 93fc2c0 commit 91ba737

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

package.xml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<package format="2">
22
<name>sot-core</name>
3-
<version>4.8.0</version>
3+
<version>4.8.1</version>
44
<description>
55
Hierarchical task solver plug-in for dynamic-graph
66
</description>
@@ -21,19 +21,19 @@
2121
<build_depend>dynamic-graph-python</build_depend>
2222
<build_depend>pinocchio</build_depend>
2323

24-
<build_depend>roscpp</build_depend>
24+
<build_depend>roscpp</build_depend>
2525
<build_export_depend>dynamic-graph-python</build_export_depend>
2626
<build_export_depend>pinocchio</build_export_depend>
2727

28-
28+
2929
<exec_depend>dynamic-graph-python</exec_depend>
3030
<exec_depend>pinocchio</exec_depend>
31-
31+
3232
<test_depend>gtest</test_depend>
3333

3434
<doc_depend>doxygen</doc_depend>
3535
<doc_depend>dynamic_graph</doc_depend>
36-
36+
3737

3838
<export>
3939
</export>

0 commit comments

Comments
 (0)