From cd2a20999424ae948b5232a170ed8ee8beab6739 Mon Sep 17 00:00:00 2001 From: wim Date: Fri, 25 Jun 2010 17:49:50 +0000 Subject: [PATCH] getting ready for 1.1.5 release --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 6a755b5..522e855 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.1.4) +rosbuild_make_distribution(1.1.5)