diff --git a/CHANGELOG.rst b/CHANGELOG.rst index 92f1cfd38..7f4b5454c 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -2,8 +2,8 @@ Changelog for package catkin ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ -Forthcoming ------------ +0.6.10 (2014-12-22) +------------------- * check changes to -D args CATKIN_DEVEL_PREFIX / CMAKE_INSTALL_PREFIX when considering to reinvoke cmake (`#700 `_) * add --use-ninja option to catkin_make(_isolated) to use ninja instead of make (`#693 `_) * remove 'emulate sh' from setup.zsh (`#686 `_) diff --git a/package.xml b/package.xml index 7c2708ac3..381c8dd39 100644 --- a/package.xml +++ b/package.xml @@ -1,7 +1,7 @@ catkin - 0.6.9 + 0.6.10 Low-level build system macros and infrastructure for ROS. Dirk Thomas BSD