From: Aarni Koskela Date: Fri, 8 Jan 2016 08:39:43 +0000 (+0200) Subject: Update docs metadata X-Git-Tag: 2.3.1~30^2~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=896b803dd64b048ed310c75bef9ba2a9975a5320;p=thirdparty%2Fbabel.git Update docs metadata --- diff --git a/docs/conf.py b/docs/conf.py index ed75a531..3a51901a 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.