diff options
author | Dag-Erling Smørgrav <des@FreeBSD.org> | 2013-02-15 13:51:54 +0000 |
---|---|---|
committer | Dag-Erling Smørgrav <des@FreeBSD.org> | 2013-02-15 13:51:54 +0000 |
commit | 2f10c3e258216a4694be7302c4a039b26be832bf (patch) | |
tree | 0cc5ddc89809341208b405e0e4b030b820ac614f /contrib/python/docs/source/conf.py | |
parent | a1ba2d1ca3a1d6c9c36a79a196dd3ccb83ede353 (diff) |
Notes
Diffstat (limited to 'contrib/python/docs/source/conf.py')
-rw-r--r-- | contrib/python/docs/source/conf.py | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/contrib/python/docs/source/conf.py b/contrib/python/docs/source/conf.py index 22b73bcd712d..4d891543b1a3 100644 --- a/contrib/python/docs/source/conf.py +++ b/contrib/python/docs/source/conf.py @@ -43,9 +43,9 @@ copyright = '2009, Karel Slany, Zdenek Vasicek' # other places throughout the built documents. # # The short X.Y version. -version = '1.0' +version = '1.6' # The full version, including alpha/beta/rc tags. -release = '1.0.0' +release = '1.6.16' # There are two options for replacing |today|: either, you set today to some # non-false value, then it is used: |