]> git.ipfire.org Git - thirdparty/babel.git/commitdiff
Update docs metadata
authorAarni Koskela <akx@iki.fi>
Fri, 8 Jan 2016 08:39:43 +0000 (10:39 +0200)
committerAarni Koskela <akx@iki.fi>
Fri, 8 Jan 2016 09:33:01 +0000 (11:33 +0200)
docs/conf.py

index ed75a531f3e25bd3aca2966e679f4b9f79ae638c..3a51901a7d4ace0c32a38434df6bd91c526b28d2 100644 (file)
@@ -44,16 +44,16 @@ master_doc = 'index'
 
 # General information about the project.
 project = u'Babel'
-copyright = u'2013, The Babel Team'
+copyright = u'2016, The Babel Team'
 
 # 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 = '1.0'
+version = '2.2'
 # The full version, including alpha/beta/rc tags.
-release = '1.0'
+release = '2.2'
 
 # The language for content autogenerated by Sphinx. Refer to documentation
 # for a list of supported languages.