diff --git a/CHANGELOG.rst b/CHANGELOG.rst index 9488db2..675c4bf 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -2,8 +2,8 @@ Changelog for package cmake_modules ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ -Forthcoming ------------ +0.2.1 (2014-01-24) +------------------ * Adding CMake module for finding Xenomai RT kernel patch build flags * Contributors: Jonathan Bohren, William Woodall diff --git a/package.xml b/package.xml index ab0b40b..c99efbe 100644 --- a/package.xml +++ b/package.xml @@ -1,7 +1,7 @@ cmake_modules - 0.2.0 + 0.2.1 A common repository for CMake Modules which are not distributed with CMake but are commonly used by ROS packages. William Woodall