Skip to content

Commit e91681a

Browse files
authored
Bump version and update changelog (#66)
Signed-off-by: Javier Santiago <[email protected]>
1 parent fd6ac25 commit e91681a

File tree

3 files changed

+6
-2
lines changed

3 files changed

+6
-2
lines changed

CHANGELOG.rst

+4
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22
Changelog for package foonathan_memory_vendor
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5+
1.3.1 (2023-05-10)
6+
------------------
7+
* Added support for QNX 7.1 build (#65)
8+
59
1.3.0 (2023-02-14)
610
------------------
711
* Update upstream to release 0.7-3 (#62)(#63)

CMakeLists.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
cmake_minimum_required(VERSION 3.14)
2-
project(foonathan_memory_vendor VERSION "1.3.0")
2+
project(foonathan_memory_vendor VERSION "1.3.1")
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>1.3.0</version>
7+
<version>1.3.1</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)