summaryrefslogtreecommitdiffstats
path: root/doc/conf.py
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--doc/conf.py3
-rw-r--r--doc/conf.py.in3
2 files changed, 0 insertions, 6 deletions
diff --git a/doc/conf.py b/doc/conf.py
index b9d25e5..9e34889 100644
--- a/doc/conf.py
+++ b/doc/conf.py
@@ -12,9 +12,6 @@ copyright = '2020, Keith Busch'
author = 'Keith Busch <kbusch@kernel.org>'
master_doc = 'index'
-release = '1.8'
-
-
# -- General configuration ---------------------------------------------------
# Add any Sphinx extension module names here, as strings. They can be
diff --git a/doc/conf.py.in b/doc/conf.py.in
index 3415bbf..9e34889 100644
--- a/doc/conf.py.in
+++ b/doc/conf.py.in
@@ -12,9 +12,6 @@ copyright = '2020, Keith Busch'
author = 'Keith Busch <kbusch@kernel.org>'
master_doc = 'index'
-release = '@VERSION@'
-
-
# -- General configuration ---------------------------------------------------
# Add any Sphinx extension module names here, as strings. They can be