Skip to content

Commit c0b5869

Browse files
committed
v4.11.0
1 parent 5636bd3 commit c0b5869

File tree

1 file changed

+19
-19
lines changed

1 file changed

+19
-19
lines changed

package.xml

Lines changed: 19 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -1,23 +1,23 @@
1-
<?xml version='1.0'?>
2-
<package format='2'>
3-
<name>hpp-gui</name>
4-
<version>4.10.1</version>
5-
<description>'Graphical interface for HPP ' </description>
6-
7-
<maintainer email='[email protected]'>Joseph Mirabel</maintainer>
8-
<license>LGPL</license>
9-
10-
<!-- <url type='website'>https://github.com/humanoid-path-planner/hpp-gui </url> -->
11-
12-
<author>Joseph Mirabel</author>
13-
<author>Florent Lamiraux et al.</author>
14-
15-
<buildtool_depend>catkin</buildtool_depend>
1+
<?xml version='1.0'?>
2+
<package format='2'>
3+
<name>hpp-gui</name>
4+
<version>4.11.0</version>
5+
<description>'Graphical interface for HPP ' </description>
6+
7+
<maintainer email='[email protected]'>Joseph Mirabel</maintainer>
8+
<license>LGPL</license>
9+
10+
<!-- <url type='website'>https://github.com/humanoid-path-planner/hpp-gui </url> -->
11+
12+
<author>Joseph Mirabel</author>
13+
<author>Florent Lamiraux et al.</author>
14+
15+
<buildtool_depend>catkin</buildtool_depend>
1616

1717
<depend>gepetto-viewer</depend>
18-
<depend>gepetto-viewer-corba</depend>
18+
<depend>gepetto-viewer-corba</depend>
1919

20-
<depend>hpp-fcl</depend>
21-
<depend>hpp-corbaserver</depend>
22-
<depend>hpp-manipulation-corba</depend>
20+
<depend>hpp-fcl</depend>
21+
<depend>hpp-corbaserver</depend>
22+
<depend>hpp-manipulation-corba</depend>
2323
</package>

0 commit comments

Comments
 (0)