diff --git a/docs/source/conf.py b/docs/source/conf.py index 47d5dff4f3..2060b09815 100644 --- a/docs/source/conf.py +++ b/docs/source/conf.py @@ -54,9 +54,9 @@ author = u'R3 DLG' # built documents. # # The short X.Y version. -version = '3.0' +version = 'V3.0' # The full version, including alpha/beta/rc tags. -release = '3.0' +release = 'V3.0' # The version for use in the dropdown html. html_context = {'version': '3.0'}