[FIX] conf: correct version number

This commit is contained in:
Olivier Dony
2019-08-08 10:55:31 +02:00
parent 24256492ae
commit 73bf5defd0

View File

@@ -58,8 +58,8 @@ copyright = u'2015-TODAY, Odoo S.A.'
# built documents.
#
# The full version, including alpha/beta/rc tags.
release = '12.0'
version = '12.0'
release = '13.0'
version = '13.0'
# The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages.