M2 release of the buildings doc

This commit is contained in:
Nicola Baldo
2012-01-17 13:49:10 +01:00
parent f87d3a639e
commit 5250f3b7d2

View File

@@ -42,16 +42,16 @@ master_doc = 'index'
# General information about the project.
project = u'LENA'
copyright = u'2011, CTTC'
copyright = u'2011-2012, CTTC'
# The version info for the project you're documenting, acts as replacement for
# |version| and |release|, also used in various other places throughout the
# built documents.
#
# The short X.Y version.
version = '2011-11-04'
version = 'M2'
# The full version, including alpha/beta/rc tags.
release = '2011-11-04'
release = 'M2'
# The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages.