summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorGregory Glover <gg2147@att.com>2017-11-22 13:42:59 +0000
committerGerrit Code Review <gerrit@onap.org>2017-11-22 13:42:59 +0000
commit79ff99b081403bd72067393ba447638cae0fb2dd (patch)
tree13813e9e1516bbc3a3960527e61495f4480bf206 /docs
parente47c52085cfc2f6cd111214793430cff2b26a7eb (diff)
parent9bc6be54e9a5318096920a650df545606553a48a (diff)
Merge "Add Release, Version, and Tags"
Diffstat (limited to 'docs')
-rw-r--r--docs/conf.py5
1 files changed, 2 insertions, 3 deletions
diff --git a/docs/conf.py b/docs/conf.py
index 393e2ac42..f8bc45863 100644
--- a/docs/conf.py
+++ b/docs/conf.py
@@ -72,11 +72,10 @@ author = u'Open Network Automation Platform'
# The version info for the project you're documenting, acts as replacement for
# |version| and |release|, also used in various other places throughout the
# built documents.
-#
# The short X.Y version.
-version = 'Latest'
+version = '1.0.0'
# The full version, including alpha/beta/rc tags.
-release = 'Latest'
+release = 'Amsterdam'
# The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages.