Update version numbering and copyright years

This commit is contained in:
Roberto Rosario
2014-05-22 17:08:04 -04:00
parent 95520b23bc
commit 12948c155e

View File

@@ -45,7 +45,7 @@ master_doc = 'contents'
# General information about the project. # General information about the project.
project = u'Mayan EDMS' project = u'Mayan EDMS'
copyright = u'2011, 2012 Roberto Rosario' copyright = u'2011 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
@@ -55,7 +55,7 @@ copyright = u'2011, 2012 Roberto Rosario'
version = '1.0' version = '1.0'
# The full version, including alpha/beta/rc tags. # The full version, including alpha/beta/rc tags.
release = '1.0 alpha 0' release = '1.0'
# 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.