From b1502c35f936d2a50317273097e6fd6f6df6731d Mon Sep 17 00:00:00 2001 From: Miguel Company Date: Thu, 9 May 2019 10:00:24 +0200 Subject: [PATCH] Refs #5335. Bump version to 1.8.0 --- docs/conf.py | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/conf.py b/docs/conf.py index da54876f9..b929cae75 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -60,7 +60,7 @@ # General information about the project. project = u'Fast RTPS' -copyright = u'2018, eProsima' +copyright = u'2019, eProsima' author = u'eProsima' # The version info for the project you're documenting, acts as replacement for @@ -68,9 +68,9 @@ # built documents. # # The short X.Y version. -version = u'1.7.2' +version = u'1.8.0' # The full version, including alpha/beta/rc tags. -release = u'1.7.2' +release = u'1.8.0' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages.