From 6c8748c0e703967e0396b00c7ed2361c758bdfb8 Mon Sep 17 00:00:00 2001 From: wim Date: Thu, 21 Oct 2010 22:27:13 +0000 Subject: [PATCH] getting ready for 1.3.0 release --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 8d019f5..e84f1ee 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.2) +rosbuild_make_distribution(1.3.0)