From 2602c7fc70d3e5b4b6ff08d299799d2b078b9de7 Mon Sep 17 00:00:00 2001 From: wim Date: Fri, 4 Jun 2010 00:40:33 +0000 Subject: [PATCH] getting ready for 1.1.4 release --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 6484240..6a755b5 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.3) +rosbuild_make_distribution(1.1.4)