From b610e3f23c6c6a7851682617769093fa3296ea89 Mon Sep 17 00:00:00 2001 From: wim Date: Sat, 27 Feb 2010 23:33:56 +0000 Subject: [PATCH] prepare for 1.0.1 release --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 3a471d2..417a3e3 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(1.0.0) +rosbuild_make_distribution(1.0.1)