From 15d19bb1fb7286b3d37374ba1c79509ac29ee733 Mon Sep 17 00:00:00 2001 From: meeussen Date: Thu, 8 Oct 2009 00:20:14 +0000 Subject: [PATCH] updating for release 0.6.0 or robot_model stack --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 53caa6c..7a86d00 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.5.0) +rosbuild_make_distribution(0.6.0)