aboutsummaryrefslogtreecommitdiffstats
path: root/manual/conf.py
diff options
context:
space:
mode:
authorJay Berkenbilt <ejb@ql.org>2022-02-11 15:36:01 +0100
committerJay Berkenbilt <ejb@ql.org>2022-02-11 15:36:17 +0100
commit2b8d0f385b56d2a7307679ace4c50adbdbbddd03 (patch)
treecc4d23260bc37d86bd8df7aad2d1786aaa5db4ce /manual/conf.py
parent5b0030ff5978a4958bec625d2f8a4db34f34ca1a (diff)
downloadqpdf-2b8d0f385b56d2a7307679ace4c50adbdbbddd03.tar.zst
Prepare 10.6.1 releaserelease-qpdf-10.6.1
Diffstat (limited to 'manual/conf.py')
-rw-r--r--manual/conf.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/manual/conf.py b/manual/conf.py
index f5413b69..2f1caed4 100644
--- a/manual/conf.py
+++ b/manual/conf.py
@@ -16,7 +16,7 @@ project = 'QPDF'
copyright = '2005-2022, Jay Berkenbilt'
author = 'Jay Berkenbilt'
# make_dist and the CI build lexically find the release version from this file.
-release = '10.6.0'
+release = '10.6.1'
version = release
extensions = [
'sphinx_rtd_theme',