From 2fe5c6083dbf567f7f7ba92e584d424cfaf5dfe9 Mon Sep 17 00:00:00 2001 From: Ken Conley Date: Wed, 10 Aug 2011 14:00:49 -0700 Subject: [PATCH] 1.6.0 --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 07079d8..15d597e 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.5.7) +rosbuild_make_distribution(1.6.0)