summaryrefslogtreecommitdiffstats
path: root/docs/conf.py
diff options
context:
space:
mode:
authorFatih Degirmenci <fatih.degirmenci@ericsson.com>2017-09-29 13:31:34 +0200
committerFatih Degirmenci <fatih.degirmenci@ericsson.com>2017-09-29 13:31:34 +0200
commit747e9f21081aa4a782882301ce19846e38dd09ca (patch)
tree67de6a0a8f5d3c238d5ae9045c8808f234a21491 /docs/conf.py
parentbe8f65e5eaa7508313ac56c9dd37b128eb9ee51c (diff)
Fix the version/release for latest documents on master
Change-Id: I28e8b3899d92fd6bc3220271ac47d5e2155df33d Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
Diffstat (limited to 'docs/conf.py')
-rw-r--r--docs/conf.py4
1 files changed, 2 insertions, 2 deletions
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.