From 713b6d6f5256756267b3c61b235ecf745ac19a95 Mon Sep 17 00:00:00 2001 From: wim Date: Wed, 25 Nov 2009 17:56:05 +0000 Subject: [PATCH] preparing for the 0.6.4 release of robot_model --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 8be5573..0b6790c 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.3) +rosbuild_make_distribution(0.6.4)