From f3511ac5583f0a8f027d564be9a7cbfdc34cb74e Mon Sep 17 00:00:00 2001 From: meeussen Date: Fri, 2 Oct 2009 23:16:25 +0000 Subject: [PATCH] updating to release 0.4.0 --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 0f82be8..efd840c 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(0.3.0) +rosbuild_make_distribution(0.4.0)