From 16eae8784cd90a5a03c0711e8e0607b3875c710e Mon Sep 17 00:00:00 2001 From: wim Date: Wed, 6 Jan 2010 20:10:13 +0000 Subject: [PATCH] getting ready for bugfix release 0.6.5 --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 0b6790c..dd4d044 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -16,4 +16,4 @@ set(ROSPACK_MAKEDIST true) # variables. #list(APPEND CPACK_SOURCE_IGNORE_FILES /core/experimental) -rosbuild_make_distribution(0.6.4) +rosbuild_make_distribution(0.6.5)