Skip to content

Commit 7c66b81

Browse files
committed
0.4.0
1 parent 3cc7f3b commit 7c66b81

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CMakeLists.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
cmake_minimum_required(VERSION 3.5)
2-
project(foonathan_memory_vendor VERSION "0.3.0")
2+
project(foonathan_memory_vendor VERSION "0.4.0")
33

44
find_package(foonathan_memory QUIET)
55

package.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
schematypens="http://www.w3.org/2001/XMLSchema"?>
55
<package format="3">
66
<name>foonathan_memory_vendor</name>
7-
<version>0.3.0</version>
7+
<version>0.4.0</version>
88
<description>Foonathan/memory vendor package for Fast-RTPS.</description>
99
<maintainer email="[email protected]">Miguel Company</maintainer>
1010
<maintainer email="[email protected]">Steven! Ragnarök</maintainer>

0 commit comments

Comments
 (0)