1.7.3
This commit is contained in:
parent
a9c7bec021
commit
e56faeadb9
|
@ -11,7 +11,7 @@ The ROS runtime "graph" is a peer-to-peer network of processes that are loosely
|
|||
</description>
|
||||
<author>Eric Berger, Ken Conley, Josh Faust, Tully Foote, Brian Gerkey, Jeremy Leibs, Morgan Quigley, Rob Wheeler</author>
|
||||
<license>BSD</license>
|
||||
<version>1.7.2</version>
|
||||
<version>1.7.3</version>
|
||||
<review status="doc reviewed" notes=""/>
|
||||
<url>http://ros.org/wiki/ROS</url>
|
||||
</stack>
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
Catkin-ProjectName: ros
|
||||
Version: 1.7.2
|
||||
Version: 1.7.3
|
||||
Depends: catkin, rospack, rospkg, gtest, bzip2, python, boost, python-nose
|
||||
Description: ROS packaging system
|
||||
Author: Eric Berger, Ken Conley, Josh Faust, Tully Foote, Brian Gerkey, Jeremy Leibs, Morgan Quigley, Rob Wheeler, et al
|
||||
|
|
Loading…
Reference in New Issue