summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorAarni Koskela <akx@iki.fi>2020-11-11 13:58:54 +0200
committerAarni Koskela <akx@iki.fi>2020-11-11 13:58:54 +0200
commit0a3402594d66eb4c8f76c42563a91a8ec88c3b04 (patch)
treedc2c5783d46cec7438aabb788332500ec4c928e2 /docs
parent6e29f11234a046fca4716b8804f8cd62c7b51166 (diff)
parentefa0d6d3d7f632ff398705d4f767d953226c16fd (diff)
downloadbabel-0a3402594d66eb4c8f76c42563a91a8ec88c3b04.tar.gz
Merge branch '2.8-maintenance' into master
Diffstat (limited to 'docs')
-rw-r--r--docs/conf.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/conf.py b/docs/conf.py
index 83c5bf2..7b5584a 100644
--- a/docs/conf.py
+++ b/docs/conf.py
@@ -44,7 +44,7 @@ master_doc = 'index'
# General information about the project.
project = u'Babel'
-copyright = u'2019, The Babel Team'
+copyright = u'2020, 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
@@ -53,7 +53,7 @@ copyright = u'2019, The Babel Team'
# The short X.Y version.
version = '2.8'
# The full version, including alpha/beta/rc tags.
-release = '2.8.0'
+release = '2.8.1'
# The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages.