diff options
author | Trevor Bramwell <tbramwell@linuxfoundation.org> | 2017-09-29 11:32:40 -0700 |
---|---|---|
committer | Trevor Bramwell <tbramwell@linuxfoundation.org> | 2017-09-29 11:32:40 -0700 |
commit | 41503ff0eb84a62ac410078286a781109a57fb0f (patch) | |
tree | d3b1e2a535f1f56d54f91b4df15743ffc93d56cc /docs | |
parent | 0bca35bcec0ecbf79b6be32ce909ccf3a0519c46 (diff) |
Set Docs version and release to Euphrates
Change-Id: Ifcfc5f06c6b528383ba9d62f8f3f6817239d47f4
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
Diffstat (limited to 'docs')
-rw-r--r-- | docs/conf.py | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/conf.py b/docs/conf.py index 38a8c8121..cc43d9acd 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 = 'Euphrates' # The full version, including alpha/beta/rc tags. -release = 'Danube' +release = 'Euphrates' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages. |