From 2f7c19c8a2569b9a6827bf79dd996ddc45c9b49d Mon Sep 17 00:00:00 2001 From: wim Date: Tue, 13 Jul 2010 16:28:18 +0000 Subject: [PATCH] preparing for 1.2.2 release --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 049c5e3..8d019f5 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.2.1) +rosbuild_make_distribution(1.2.2)