summaryrefslogtreecommitdiff
path: root/contrib/python/docs/source/conf.py
diff options
context:
space:
mode:
authorDag-Erling Smørgrav <des@FreeBSD.org>2014-05-14 18:41:34 +0000
committerDag-Erling Smørgrav <des@FreeBSD.org>2014-05-14 18:41:34 +0000
commit65be028f32ed37dce84f6328d4a7172132c8c224 (patch)
tree4edff3f361b23a13a9807a3a0906f9026c3a81a5 /contrib/python/docs/source/conf.py
parent04f3ab9612d73d7516f230df46e860daf892dc71 (diff)
Notes
Diffstat (limited to 'contrib/python/docs/source/conf.py')
-rw-r--r--contrib/python/docs/source/conf.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/contrib/python/docs/source/conf.py b/contrib/python/docs/source/conf.py
index 4d891543b1a3..468b827d8bfb 100644
--- a/contrib/python/docs/source/conf.py
+++ b/contrib/python/docs/source/conf.py
@@ -37,7 +37,7 @@ 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.
@@ -45,7 +45,7 @@ copyright = '2009, Karel Slany, Zdenek Vasicek'
# The short X.Y version.
version = '1.6'
# The full version, including alpha/beta/rc tags.
-release = '1.6.16'
+release = '1.6.17'
# There are two options for replacing |today|: either, you set today to some
# non-false value, then it is used: