From 747e9f21081aa4a782882301ce19846e38dd09ca Mon Sep 17 00:00:00 2001 From: Fatih Degirmenci Date: Fri, 29 Sep 2017 13:31:34 +0200 Subject: Fix the version/release for latest documents on master Change-Id: I28e8b3899d92fd6bc3220271ac47d5e2155df33d Signed-off-by: Fatih Degirmenci --- docs/conf.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'docs/conf.py') 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. -- cgit 1.2.3-korg