diff --git a/conf.py b/conf.py index 6af164a54..39c8b439d 100644 --- a/conf.py +++ b/conf.py @@ -50,7 +50,7 @@ source_suffix = '.rst' master_doc = 'index' # General information about the project. -project = u'Odoo Business' +project = u'Odoo' copyright = u'2015-TODAY, Odoo S.A.' # The version info for the project you're documenting, acts as replacement for @@ -58,7 +58,7 @@ copyright = u'2015-TODAY, Odoo S.A.' # built documents. # # The full version, including alpha/beta/rc tags. -release = '0.1' +release = '9.0' version = '9.0' # The language for content autogenerated by Sphinx. Refer to documentation