Skip to content

Commit

Permalink
Bump to 1.3.0 (#64)
Browse files Browse the repository at this point in the history
* Refs #17123. Update changelog.

Signed-off-by: Miguel Company <MiguelCompany@eprosima.com>

* Refs #17123. Bump version.

Signed-off-by: Miguel Company <MiguelCompany@eprosima.com>

---------

Signed-off-by: Miguel Company <MiguelCompany@eprosima.com>
  • Loading branch information
MiguelCompany authored Feb 14, 2023
1 parent 1d5d42c commit 8db2afc
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 4 deletions.
8 changes: 6 additions & 2 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,12 @@
Changelog for package foonathan_memory_vendor
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

1.2.2 (2022-12-9)
-----------------
1.3.0 (2023-02-14)
------------------
* Update upstream to release 0.7-3 (#62)(#63)

1.2.2 (2022-12-09)
------------------
* Fix CMake minimum required version (#60)

1.2.1 (2022-02-24)
Expand Down
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
cmake_minimum_required(VERSION 3.14)
project(foonathan_memory_vendor VERSION "1.2.2")
project(foonathan_memory_vendor VERSION "1.3.0")

find_package(foonathan_memory QUIET)

Expand Down
2 changes: 1 addition & 1 deletion package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
schematypens="http://www.w3.org/2001/XMLSchema"?>
<package format="3">
<name>foonathan_memory_vendor</name>
<version>1.2.2</version>
<version>1.3.0</version>
<description>Foonathan/memory vendor package for Fast-RTPS.</description>
<maintainer email="miguelcompany@eprosima.com">Miguel Company</maintainer>
<maintainer email="steven@openrobotics.org">Steven! Ragnarök</maintainer>
Expand Down

0 comments on commit 8db2afc

Please sign in to comment.