From 35efa5178cfca0d0813e59c45cb1fa0275308c42 Mon Sep 17 00:00:00 2001 From: Eugenio Collado Date: Fri, 29 Nov 2024 10:23:14 +0100 Subject: [PATCH] Bump version to 2.14.4 Signed-off-by: Eugenio Collado --- docs/conf.py | 4 ++-- docs/notes/previous_versions/v2.14.4.rst | 4 ++-- docs/notes/versions.rst | 10 +++++----- 3 files changed, 9 insertions(+), 9 deletions(-) diff --git a/docs/conf.py b/docs/conf.py index 5d8c4c707..1ce8be0a2 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -376,9 +376,9 @@ def configure_doxyfile( # 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. diff --git a/docs/notes/previous_versions/v2.14.4.rst b/docs/notes/previous_versions/v2.14.4.rst index 4a9bf48d2..9b2f0db79 100644 --- a/docs/notes/previous_versions/v2.14.4.rst +++ b/docs/notes/previous_versions/v2.14.4.rst @@ -3,8 +3,8 @@ .. important:: - Fast DDS v2.14 will be the last minor version of Fast DDS v2, the next major release will be Fast DDS - v3.0.0, stay tuned! + Fast DDS v2.14 is the last minor version of Fast DDS v2, the major release Fast DDS + v3 is already out! Check out all the new features and improvements in # Fast DDS v2.14.4 diff --git a/docs/notes/versions.rst b/docs/notes/versions.rst index f7f88d008..2bdd5fc32 100644 --- a/docs/notes/versions.rst +++ b/docs/notes/versions.rst @@ -266,7 +266,7 @@ The following table shows the corresponding versions of the Fast DDS library dep * - Product - Related version * - `Fast CDR `__ - - `v2.2.2 `__ + - `v2.2.5 `__ * - `Foonathan Memory Vendor `__ - `v1.3.1 `__ * - `Asio `__ @@ -354,13 +354,13 @@ Fast DDS as the core middleware. * - Product - Related version * - `Fast DDS Gen `__ - - `v3.3.0 `__ + - `v3.3.1 `__ * - `Fast DDS Gen - IDL parser `__ - - `v3.0.0 `__ + - `v3.0.1 `__ * - `Fast DDS python `__ - - `v1.4.2 `__ + - `v1.4.3 `__ * - `Shapes Demo `__ - - `v2.14.3 `__ + - `v2.14.4 `__ * - `Discovery Server `__ - `v1.2.2 `__