New year update.

This commit is contained in:
Georg Brandl
2011-01-04 10:00:51 +01:00
parent 22777a5128
commit 0e1db6ad90
135 changed files with 136 additions and 136 deletions

View File

@@ -13,7 +13,7 @@ templates_path = ['_templates']
exclude_patterns = ['_build']
project = 'Sphinx'
copyright = '2007-2010, Georg Brandl'
copyright = '2007-2011, Georg Brandl'
version = sphinx.__released__
release = version
show_authors = True