From 1879bebcf051685aef874d7fc9264100907f89a7 Mon Sep 17 00:00:00 2001 From: tfoote Date: Fri, 30 Apr 2010 17:02:02 +0000 Subject: [PATCH] reving for 1.1.2 --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 98631f5..d2f23fc 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.1) +rosbuild_make_distribution(1.1.2)