From aea638b310d4c9255fd8a3c29cd2068705e45ee9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jos=C3=A9=20Luis=20Bueno=20L=C3=B3pez?= <69244257+JLBuenoLopez-eProsima@users.noreply.github.com> Date: Thu, 28 Jul 2022 09:31:27 +0200 Subject: [PATCH] Bump to version v2.5.2 (#395) Signed-off-by: JLBuenoLopez-eProsima --- docs/conf.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/conf.py b/docs/conf.py index 0cfb1f765..58da5a0e1 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -379,9 +379,9 @@ def configure_doxyfile( # built documents. # # The short X.Y version. -version = u'2.5.1' +version = u'2.5.2' # The full version, including alpha/beta/rc tags. -release = u'2.5.1' +release = u'2.5.2' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages.