Skip to content

Commit

Permalink
3.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
clalancette committed Dec 26, 2023
1 parent f3bb5b7 commit c87c432
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions libcurl_vendor/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
Changelog for package libcurl_vendor
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
3.4.0 (2023-12-26)
------------------

3.3.1 (2023-07-11)
------------------
Expand Down
2 changes: 1 addition & 1 deletion libcurl_vendor/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="2">
<name>libcurl_vendor</name>
<version>3.3.1</version>
<version>3.4.0</version>
<description>
Wrapper around libcurl, it provides a fixed CMake module and an ExternalProject build of it.
</description>
Expand Down
4 changes: 2 additions & 2 deletions resource_retriever/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
Changelog for package resource_retriever
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
3.4.0 (2023-12-26)
------------------
* Switch to target_link_libraries. (`#89 <https://github.com/ros/resource_retriever/issues/89>`_)
* Update to C++17 (`#88 <https://github.com/ros/resource_retriever/issues/88>`_)
* Contributors: Chris Lalancette
Expand Down
2 changes: 1 addition & 1 deletion resource_retriever/package.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<package format="2">
<name>resource_retriever</name>
<version>3.3.1</version>
<version>3.4.0</version>
<description>
This package retrieves data from url-format files such as http://,
ftp://, package:// file://, etc., and loads the data into memory.
Expand Down

0 comments on commit c87c432

Please sign in to comment.