Update documentation version

This commit is contained in:
Roberto Rosario
2012-10-10 17:39:06 -04:00
parent 0d02cda407
commit b63f367d78

View File

@@ -45,17 +45,17 @@ master_doc = 'contents'
# General information about the project. # General information about the project.
project = u'Mayan EDMS' project = u'Mayan EDMS'
copyright = u'2011, Roberto Rosario' copyright = u'2011, 2012 Roberto Rosario'
# The version info for the project you're documenting, acts as replacement for # The version info for the project you're documenting, acts as replacement for
# |version| and |release|, also used in various other places throughout the # |version| and |release|, also used in various other places throughout the
# built documents. # built documents.
# #
# The short X.Y version. # The short X.Y version.
version = '0.12.2' version = '0.12.3'
# The full version, including alpha/beta/rc tags. # The full version, including alpha/beta/rc tags.
release = '0.12.2' release = '0.12.3'
# The language for content autogenerated by Sphinx. Refer to documentation # The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages. # for a list of supported languages.