From: Karel Slany Date: Tue, 27 Aug 2013 15:14:35 +0000 (+0200) Subject: pyLDNS: Updated version identifier in documentation to 1.7.0. X-Git-Tag: release-1.6.17rc1~58 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=328f5c81088dd64cf821a10e7a2e6b633c96b4c7;p=thirdparty%2Fldns.git pyLDNS: Updated version identifier in documentation to 1.7.0. --- diff --git a/contrib/python/docs/source/conf.py b/contrib/python/docs/source/conf.py index f8821e09..757c822e 100644 --- a/contrib/python/docs/source/conf.py +++ b/contrib/python/docs/source/conf.py @@ -37,15 +37,15 @@ master_doc = 'index' # General substitutions. project = 'pyLDNS' -copyright = '2009, Karel Slany, Zdenek Vasicek' +copyright = '2009-2013, Karel Slany, Zdenek Vasicek' # The default replacements for |version| and |release|, also used in various # other places throughout the built documents. # # The short X.Y version. -version = '1.6' +version = '1.7' # The full version, including alpha/beta/rc tags. -release = '1.6.14' +release = '1.7.0' # There are two options for replacing |today|: either, you set today to some # non-false value, then it is used: