diff --git a/doc/test/conf.py b/doc/test/conf.py index 5556e35..4163da5 100644 --- a/doc/test/conf.py +++ b/doc/test/conf.py @@ -53,7 +53,7 @@ copyright = u'2015, Mirantis Inc.' # The short X.Y version. version = '2.0.0' # The full version, including alpha/beta/rc tags. -release = '2.0.0' +release = '2.0-2.0.0-1' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages. diff --git a/doc/user/conf.py b/doc/user/conf.py index 74cf985..f6aaf5a 100644 --- a/doc/user/conf.py +++ b/doc/user/conf.py @@ -53,7 +53,7 @@ copyright = u'2015, Mirantis Inc.' # The short X.Y version. version = '2.0.0' # The full version, including alpha/beta/rc tags. -release = '2.0.0' +release = '2.0-2.0.0-1' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages.