We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4088b76 commit 6850cfbCopy full SHA for 6850cfb
CMakeLists.txt
@@ -1,5 +1,5 @@
1
cmake_minimum_required(VERSION 3.5)
2
-project(foonathan_memory_vendor VERSION "0.4.0")
+project(foonathan_memory_vendor VERSION "0.5.0")
3
4
find_package(foonathan_memory QUIET)
5
package.xml
@@ -4,7 +4,7 @@
schematypens="http://www.w3.org/2001/XMLSchema"?>
<package format="3">
6
<name>foonathan_memory_vendor</name>
7
- <version>0.4.0</version>
+ <version>0.5.0</version>
8
<description>Foonathan/memory vendor package for Fast-RTPS.</description>
9
<maintainer email="[email protected]">Miguel Company</maintainer>
10
<maintainer email="[email protected]">Steven! Ragnarök</maintainer>
0 commit comments