Skip to content

Commit

Permalink
v3.4.5
Browse files Browse the repository at this point in the history
  • Loading branch information
nim65s committed Mar 19, 2020
1 parent 53296bd commit 55459a3
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions package.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<package format="2">
<name>sot-dynamic-pinocchio</name>
<version>3.3.1</version>
<version>3.4.5</version>
<description>
Pinocchio bindings for dynamic-graph
</description>
Expand All @@ -23,17 +23,17 @@

<build_depend>sot-core</build_depend>
<build_depend>pinocchio</build_depend>

<build_export_depend>pinocchio</build_export_depend>

<exec_depend>sot-core</exec_depend>
<exec_depend>pinocchio</exec_depend>

<test_depend>gtest</test_depend>

<doc_depend>doxygen</doc_depend>
<doc_depend>dynamic_graph</doc_depend>


<export>
</export>
Expand Down

0 comments on commit 55459a3

Please sign in to comment.