From 9d943ae2222a4ee6a84245fc5118179126df8f88 Mon Sep 17 00:00:00 2001 From: meeussen Date: Thu, 10 Sep 2009 01:04:59 +0000 Subject: [PATCH] updating to release 0.2 --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 84534d8..cd2f50e 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.1.0) +rosbuild_make_distribution(0.2.0)