summaryrefslogtreecommitdiff
path: root/contrib/python/docs/source/conf.py
diff options
context:
space:
mode:
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: