summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorHynek Schlawack <hs@ox.cx>2015-04-14 11:09:44 -0400
committerHynek Schlawack <hs@ox.cx>2015-04-14 11:09:44 -0400
commit76ecf9409984113f05bb3e3f1cd9f34b26d3920c (patch)
treed5e8cac65a67f80cfa566161afe504567b5b4155 /doc
parenta28a0fb59e19398e6afe647a275279bbf0b11101 (diff)
downloadpyopenssl-76ecf9409984113f05bb3e3f1cd9f34b26d3920c.tar.gz
Release 0.15
Diffstat (limited to 'doc')
-rw-r--r--doc/conf.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/conf.py b/doc/conf.py
index d9c9a67..b7cc546 100644
--- a/doc/conf.py
+++ b/doc/conf.py
@@ -51,9 +51,9 @@ copyright = u'2011, Jean-Paul Calderone'
# built documents.
#
# The short X.Y version.
-version = '0.14'
+version = '0.15'
# The full version, including alpha/beta/rc tags.
-release = '0.14'
+release = version
# The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages.