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