Skip to content

Commit 2366f15

Browse files
committed
2.7.2
Signed-off-by: Scott K Logan <[email protected]>
1 parent 69afa32 commit 2366f15

File tree

44 files changed

+94
-22
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

44 files changed

+94
-22
lines changed

ament_cmake/CHANGELOG.rst

Lines changed: 3 additions & 0 deletions

ament_cmake/package.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<?xml-model href="http://download.ros.org/schema/package_format2.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
33
<package format="2">
44
<name>ament_cmake</name>
5-
<version>2.7.1</version>
5+
<version>2.7.2</version>
66
<description>The entry point package for the ament buildsystem in CMake.</description>
77

88
<maintainer email="[email protected]">Chris Lalancette</maintainer>

ament_cmake_auto/CHANGELOG.rst

Lines changed: 3 additions & 0 deletions

ament_cmake_auto/package.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<?xml-model href="http://download.ros.org/schema/package_format2.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
33
<package format="2">
44
<name>ament_cmake_auto</name>
5-
<version>2.7.1</version>
5+
<version>2.7.2</version>
66
<description>The auto-magic functions for ease to use of the ament buildsystem in CMake.</description>
77

88
<maintainer email="[email protected]">Chris Lalancette</maintainer>

ament_cmake_core/CHANGELOG.rst

Lines changed: 7 additions & 0 deletions

ament_cmake_core/package.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<?xml-model href="http://download.ros.org/schema/package_format2.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
33
<package format="2">
44
<name>ament_cmake_core</name>
5-
<version>2.7.1</version>
5+
<version>2.7.2</version>
66
<description>
77
The core of the ament buildsystem in CMake.
88

ament_cmake_export_definitions/CHANGELOG.rst

Lines changed: 3 additions & 0 deletions

ament_cmake_export_definitions/package.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<?xml-model href="http://download.ros.org/schema/package_format2.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
33
<package format="2">
44
<name>ament_cmake_export_definitions</name>
5-
<version>2.7.1</version>
5+
<version>2.7.2</version>
66
<description>The ability to export definitions to downstream packages in the ament buildsystem.</description>
77

88
<maintainer email="[email protected]">Chris Lalancette</maintainer>

ament_cmake_export_dependencies/CHANGELOG.rst

Lines changed: 3 additions & 0 deletions

ament_cmake_export_dependencies/package.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<?xml-model href="http://download.ros.org/schema/package_format2.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
33
<package format="2">
44
<name>ament_cmake_export_dependencies</name>
5-
<version>2.7.1</version>
5+
<version>2.7.2</version>
66
<description>The ability to export dependencies to downstream packages in the ament buildsystem in CMake.</description>
77

88
<maintainer email="[email protected]">Chris Lalancette</maintainer>

0 commit comments

Comments
 (0)