aboutsummaryrefslogtreecommitdiffstats
path: root/manual/conf.py
diff options
context:
space:
mode:
authorJay Berkenbilt <ejb@ql.org>2022-02-16 01:36:39 +0100
committerJay Berkenbilt <ejb@ql.org>2022-02-16 01:36:39 +0100
commit38d8362c09e1d41c85f808995ad93a3bed238cf7 (patch)
tree4270cf85baf4a85e6634ae4c58f14ac6b675b806 /manual/conf.py
parent74d66a9349af6efb12f0bb6ebb76eb20e139f39e (diff)
downloadqpdf-38d8362c09e1d41c85f808995ad93a3bed238cf7.tar.zst
Prepare 10.6.2 release
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 2f1caed4..3dc67b92 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.1'
+release = '10.6.2'
version = release
extensions = [
'sphinx_rtd_theme',