summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorAarni Koskela <akx@iki.fi>2016-01-08 10:39:43 +0200
committerAarni Koskela <akx@iki.fi>2016-01-08 11:33:01 +0200
commit896b803dd64b048ed310c75bef9ba2a9975a5320 (patch)
tree3efdf6f8e7f5eebf5f703b9de48970749b5489f8 /docs
parentef9046affe61016866ed49322e1fcaca75ee0382 (diff)
downloadbabel-896b803dd64b048ed310c75bef9ba2a9975a5320.tar.gz
Update docs metadata
Diffstat (limited to 'docs')
-rw-r--r--docs/conf.py6
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/conf.py b/docs/conf.py
index ed75a53..3a51901 100644
--- a/docs/conf.py
+++ b/docs/conf.py
@@ -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.