From 73d8a6f84371d4f831eabed54cc772c668b071f7 Mon Sep 17 00:00:00 2001 From: Wim Meeussen Date: Wed, 1 Jun 2011 14:37:46 -0700 Subject: [PATCH] getting ready for 0.1.2 release --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 067078d..cf86d52 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -14,4 +14,4 @@ include($ENV{ROS_ROOT}/core/rosbuild/rosbuild.cmake) # variables. #list(APPEND CPACK_SOURCE_IGNORE_FILES /core/experimental) -rosbuild_make_distribution(0.1.1) +rosbuild_make_distribution(0.1.2)