Updated copyright and release
This commit is contained in:
@@ -11,7 +11,7 @@
|
|||||||
# All configuration values have a default value; values that are commented out
|
# All configuration values have a default value; values that are commented out
|
||||||
# serve to show the default value.
|
# serve to show the default value.
|
||||||
#
|
#
|
||||||
# $Id: conf.py,v 1.18 2012/08/09 07:19:12 stroeder Exp $
|
# $Id: conf.py,v 1.19 2014/09/27 10:18:04 stroeder Exp $
|
||||||
|
|
||||||
import sys
|
import sys
|
||||||
|
|
||||||
@@ -36,7 +36,7 @@ master_doc = 'index'
|
|||||||
|
|
||||||
# General substitutions.
|
# General substitutions.
|
||||||
project = 'python-ldap'
|
project = 'python-ldap'
|
||||||
copyright = '2008-2011, python-ldap project team'
|
copyright = '2008-2014, python-ldap project team'
|
||||||
|
|
||||||
# The default replacements for |version| and |release|, also used in various
|
# The default replacements for |version| and |release|, also used in various
|
||||||
# other places throughout the built documents.
|
# other places throughout the built documents.
|
||||||
@@ -44,7 +44,7 @@ copyright = '2008-2011, python-ldap project team'
|
|||||||
# The short X.Y version.
|
# The short X.Y version.
|
||||||
version = '2.4'
|
version = '2.4'
|
||||||
# The full version, including alpha/beta/rc tags.
|
# The full version, including alpha/beta/rc tags.
|
||||||
release = '2.4.10.0'
|
release = '2.4.17.0'
|
||||||
|
|
||||||
# There are two options for replacing |today|: either, you set today to some
|
# There are two options for replacing |today|: either, you set today to some
|
||||||
# non-false value, then it is used:
|
# non-false value, then it is used:
|
||||||
|
|||||||
Reference in New Issue
Block a user