From 6850cfbaae72d5ff46e6a43f03c203f2875ff898 Mon Sep 17 00:00:00 2001 From: Miguel Company Date: Wed, 15 Jan 2020 12:05:52 +0100 Subject: [PATCH] 0.5.0 --- CMakeLists.txt | 2 +- package.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 50345d7..4c8a4d3 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,5 +1,5 @@ cmake_minimum_required(VERSION 3.5) -project(foonathan_memory_vendor VERSION "0.4.0") +project(foonathan_memory_vendor VERSION "0.5.0") find_package(foonathan_memory QUIET) diff --git a/package.xml b/package.xml index 7ecfabf..99245bf 100644 --- a/package.xml +++ b/package.xml @@ -4,7 +4,7 @@ schematypens="http://www.w3.org/2001/XMLSchema"?> foonathan_memory_vendor - 0.4.0 + 0.5.0 Foonathan/memory vendor package for Fast-RTPS. Miguel Company Steven! Ragnarök