Skip to content

Commit

Permalink
1.15.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dirk-thomas committed Feb 12, 2020
1 parent d909dc2 commit a78c6f8
Show file tree
Hide file tree
Showing 21 changed files with 31 additions and 31 deletions.
4 changes: 2 additions & 2 deletions core/mk/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
Changelog for package mk
^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
1.15.0 (2020-02-11)
-------------------

1.14.8 (2020-02-11)
-------------------
Expand Down
2 changes: 1 addition & 1 deletion core/mk/package.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<package>
<name>mk</name>
<version>1.14.8</version>
<version>1.15.0</version>
<description>
A collection of .mk include files for building ROS architectural elements.
Most package authors should use cmake .mk, which calls CMake for the build of the package.
Expand Down
4 changes: 2 additions & 2 deletions core/rosbuild/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
Changelog for package rosbuild
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
1.15.0 (2020-02-11)
-------------------

1.14.8 (2020-02-11)
-------------------
Expand Down
2 changes: 1 addition & 1 deletion core/rosbuild/package.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<package>
<name>rosbuild</name>
<version>1.14.8</version>
<version>1.15.0</version>
<description>
rosbuild contains scripts for managing the CMake-based build system for ROS.
</description>
Expand Down
4 changes: 2 additions & 2 deletions core/roslang/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
Changelog for package roslang
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
1.15.0 (2020-02-11)
-------------------

1.14.8 (2020-02-11)
-------------------
Expand Down
2 changes: 1 addition & 1 deletion core/roslang/package.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<package>
<name>roslang</name>
<version>1.14.8</version>
<version>1.15.0</version>
<description>
roslang is a common package that all <a href="http://www.ros.org/wiki/Client%20Libraries">ROS client libraries</a> depend on.
This is mainly used to find client libraries (via 'rospack depends-on1 roslang').
Expand Down
4 changes: 2 additions & 2 deletions core/roslib/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
Changelog for package roslib
^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
1.15.0 (2020-02-11)
-------------------

1.14.8 (2020-02-11)
-------------------
Expand Down
2 changes: 1 addition & 1 deletion core/roslib/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
schematypens="http://www.w3.org/2001/XMLSchema"?>
<package format="3">
<name>roslib</name>
<version>1.14.8</version>
<version>1.15.0</version>
<description>
Base dependencies and support libraries for ROS.
roslib contains many of the common data structures and tools that are shared across ROS client library implementations.
Expand Down
2 changes: 1 addition & 1 deletion ros/package.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<package>
<name>ros</name>
<version>1.14.8</version>
<version>1.15.0</version>
<description>ROS packaging system</description>
<maintainer email="[email protected]">Dirk Thomas</maintainer>
<license>BSD</license>
Expand Down
4 changes: 2 additions & 2 deletions tools/rosbash/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
Changelog for package rosbash
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
1.15.0 (2020-02-11)
-------------------
* add heuristic to run python devel space relays (`#233 <https://github.com/ros/ros/issues/233>`_)

1.14.8 (2020-02-11)
Expand Down
2 changes: 1 addition & 1 deletion tools/rosbash/package.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<package>
<name>rosbash</name>
<version>1.14.8</version>
<version>1.15.0</version>
<description>
Assorted shell commands for using ros with bash.
</description>
Expand Down
4 changes: 2 additions & 2 deletions tools/rosboost_cfg/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
Changelog for package rosboost_cfg
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
1.15.0 (2020-02-11)
-------------------

1.14.8 (2020-02-11)
-------------------
Expand Down
2 changes: 1 addition & 1 deletion tools/rosboost_cfg/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
schematypens="http://www.w3.org/2001/XMLSchema"?>
<package format="3">
<name>rosboost_cfg</name>
<version>1.14.8</version>
<version>1.15.0</version>
<description>
Contains scripts used by the rosboost-cfg tool for determining cflags/lflags/etc. of boost on your system
</description>
Expand Down
4 changes: 2 additions & 2 deletions tools/rosclean/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
Changelog for package rosclean
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
1.15.0 (2020-02-11)
-------------------

1.14.8 (2020-02-11)
-------------------
Expand Down
2 changes: 1 addition & 1 deletion tools/rosclean/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
schematypens="http://www.w3.org/2001/XMLSchema"?>
<package format="3">
<name>rosclean</name>
<version>1.14.8</version>
<version>1.15.0</version>
<description>
rosclean: cleanup filesystem resources (e.g. log files).
</description>
Expand Down
4 changes: 2 additions & 2 deletions tools/roscreate/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
Changelog for package roscreate
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
1.15.0 (2020-02-11)
-------------------

1.14.8 (2020-02-11)
-------------------
Expand Down
2 changes: 1 addition & 1 deletion tools/roscreate/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
schematypens="http://www.w3.org/2001/XMLSchema"?>
<package format="3">
<name>roscreate</name>
<version>1.14.8</version>
<version>1.15.0</version>
<description>
roscreate contains a tool that assists in the creation of ROS filesystem resources.
It provides: <tt>roscreate-pkg</tt>, which creates a new package directory,
Expand Down
4 changes: 2 additions & 2 deletions tools/rosmake/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
Changelog for package rosmake
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
1.15.0 (2020-02-11)
-------------------

1.14.8 (2020-02-11)
-------------------
Expand Down
2 changes: 1 addition & 1 deletion tools/rosmake/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
schematypens="http://www.w3.org/2001/XMLSchema"?>
<package format="3">
<name>rosmake</name>
<version>1.14.8</version>
<version>1.15.0</version>
<description>
rosmake is a ros dependency aware build tool which can be used to
build all dependencies in the correct order.
Expand Down
4 changes: 2 additions & 2 deletions tools/rosunit/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
Changelog for package rosunit
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
1.15.0 (2020-02-11)
-------------------

1.14.8 (2020-02-11)
-------------------
Expand Down
2 changes: 1 addition & 1 deletion tools/rosunit/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
schematypens="http://www.w3.org/2001/XMLSchema"?>
<package format="3">
<name>rosunit</name>
<version>1.14.8</version>
<version>1.15.0</version>
<description>
Unit-testing package for ROS. This is a lower-level library for rostest and handles unit tests, whereas rostest handles integration tests.
</description>
Expand Down

0 comments on commit a78c6f8

Please sign in to comment.