Skip to content

Commit 283301d

Browse files
committed
v4.9.1
1 parent 671d4d3 commit 283301d

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,7 +1,7 @@
11
<?xml version="1.0"?>
22
<package format="3">
33
<name>sot-core</name>
4-
<version>4.10.0</version>
4+
<version>4.10.1</version>
55
<description>
66
Hierarchical task solver plug-in for dynamic-graph
77
</description>
@@ -23,12 +23,12 @@
2323
<depend>dynamic-graph</depend>
2424
<depend>dynamic-graph-python</depend>
2525
<depend>pinocchio</depend>
26-
26+
2727
<doc_depend>doxygen</doc_depend>
2828
<doc_depend>dynamic-graph</doc_depend>
29-
30-
<buildtool_depend>cmake</buildtool_depend>
31-
29+
30+
<buildtool_depend>cmake</buildtool_depend>
31+
3232
<export>
3333
<build_type>cmake</build_type>
3434
</export>

0 commit comments

Comments
 (0)