diff --git a/conf.py b/conf.py index 7db9acbd4..65c6d834c 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,8 +58,8 @@ copyright = u'2015-TODAY, Odoo S.A.' # built documents. # # The full version, including alpha/beta/rc tags. -release = '0.1' -version = '10.0' +release = '11.0' +version = '11.0' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages.