From 28064a22cb8c69957812474915261b3527b55870 Mon Sep 17 00:00:00 2001 From: Wim Meeussen Date: Tue, 5 Jul 2011 13:43:20 -0700 Subject: [PATCH] getting ready for 1.5.4 release --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 8fe0d21..c79425a 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.5.3) +rosbuild_make_distribution(1.5.4)