From: Fatih Degirmenci Date: Fri, 29 Sep 2017 11:31:34 +0000 (+0200) Subject: Fix the version/release for latest documents on master X-Git-Tag: opnfv-6.0.0~3953^2 X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F13%2F43613%2F1;p=opnfvdocs.git Fix the version/release for latest documents on master Change-Id: I28e8b3899d92fd6bc3220271ac47d5e2155df33d Signed-off-by: Fatih Degirmenci --- diff --git a/docs/conf.py b/docs/conf.py index 38a8c8121..9d9f28168 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 = 'Danube' +version = 'Latest' # The full version, including alpha/beta/rc tags. -release = 'Danube' +release = 'Latest' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages.