diff options
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 9d9f28168..d2c234779 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 = 'Latest' +version = 'Fraser' # The full version, including alpha/beta/rc tags. -release = 'Latest' +release = 'Fraser' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages. |