aboutsummaryrefslogtreecommitdiffstats
path: root/manual/conf.py
diff options
context:
space:
mode:
authorJay Berkenbilt <ejb@ql.org>2022-02-08 23:37:12 +0100
committerJay Berkenbilt <ejb@ql.org>2022-02-08 23:37:12 +0100
commit15248592c9f8f533046c470464cef19911c2b7d4 (patch)
treee68685ff2875a90a87c4d1fc170d41511a387ab2 /manual/conf.py
parentd6fe473029138da004efd525ea3a1479824ba135 (diff)
downloadqpdf-15248592c9f8f533046c470464cef19911c2b7d4.tar.zst
Prepare 10.6.0 release (take 2)
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 db6137d0..f5413b69 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.5.0'
+release = '10.6.0'
version = release
extensions = [
'sphinx_rtd_theme',