From: Trevor Bramwell Date: Wed, 25 Apr 2018 17:55:35 +0000 (-0700) Subject: Set release/version to Fraser for stable branch X-Git-Tag: opnfv-6.0.0~78^2 X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=commitdiff_plain;h=e4286948fd120476463f39218c63fd2e41fcc1b6;p=opnfvdocs.git Set release/version to Fraser for stable branch The documentation currently lists the version as 'Latest'. Chaging this to 'Fraser' will fix this. Change-Id: Iab9112f2ad8c358fc98df7fd545635edfcedb953 Signed-off-by: Trevor Bramwell --- diff --git a/docs/conf.py b/docs/conf.py index 9d9f28168..d2c234779 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -41,9 +41,9 @@ author = 'Open Platform for NFV' # built documents. # # The short X.Y version. -version = 'Latest' +version = 'Fraser' # The full version, including alpha/beta/rc tags. -release = 'Latest' +release = 'Fraser' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages.