Skip to content

Commit

Permalink
Bump version to v2.14.4 (#147)
Browse files Browse the repository at this point in the history
Signed-off-by: Eugenio Collado <[email protected]>
  • Loading branch information
EugenioCollado authored Nov 29, 2024
1 parent a0f1202 commit bcd3250
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 4 deletions.
4 changes: 2 additions & 2 deletions docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -128,9 +128,9 @@ def select_css(html_css_dir):
# built documents.
#
# The short X.Y version.
version = u'2.14.3'
version = u'2.14.4'
# The full version, including alpha/beta/rc tags.
release = u'2.14.3'
release = u'2.14.4'

# The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages.
Expand Down
5 changes: 3 additions & 2 deletions docs/notes/notes.rst
Original file line number Diff line number Diff line change
@@ -1,13 +1,14 @@
Version 2.14.3
Version 2.14.4
==============

This release includes the following **improvements**:

#. Support for Fast DDS v2.14.3
#. Support for Fast DDS v2.14.4

Previous versions
=================

.. include:: previous_versions/v2.14.3.rst
.. include:: previous_versions/v2.14.2.rst
.. include:: previous_versions/v2.14.1.rst
.. include:: previous_versions/v2.14.0.rst
Expand Down
6 changes: 6 additions & 0 deletions docs/notes/previous_versions/v2.14.3.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
Version 2.14.3
^^^^^^^^^^^^^^

This release includes the following **improvements**:

#. Support for Fast DDS v2.14.3

0 comments on commit bcd3250

Please sign in to comment.