8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 981154d commit 1aa446aCopy full SHA for 1aa446a
conf.py
@@ -50,16 +50,16 @@
50
master_doc = 'index'
51
52
# General information about the project.
53
-project = u'Odoo Business'
+project = u'Odoo'
54
copyright = u'2015-TODAY, Odoo S.A.'
55
56
# The version info for the project you're documenting, acts as replacement for
57
# |version| and |release|, also used in various other places throughout the
58
# built documents.
59
#
60
# The full version, including alpha/beta/rc tags.
61
-release = '0.1'
62
-version = '10.0'
+release = '11.0'
+version = '11.0'
63
64
# The language for content autogenerated by Sphinx. Refer to documentation
65
# for a list of supported languages.
0 commit comments