summaryrefslogtreecommitdiff
path: root/doc/conf.py
diff options
context:
space:
mode:
Diffstat (limited to 'doc/conf.py')
-rw-r--r--doc/conf.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/conf.py b/doc/conf.py
index 7d0fe9c..9eba065 100644
--- a/doc/conf.py
+++ b/doc/conf.py
@@ -78,7 +78,7 @@ copyright = u"2001-{0}, {1}".format(datetime.date.today().year, authors)
# built documents.
#
# The short X.Y version.
-version = find_version("../OpenSSL/version.py")
+version = find_version("..", "src", "OpenSSL", "version.py")
# The full version, including alpha/beta/rc tags.
release = version