aboutsummaryrefslogtreecommitdiffstats
path: root/manual/conf.py
diff options
context:
space:
mode:
authorJay Berkenbilt <ejb@ql.org>2023-12-10 17:23:10 +0100
committerJay Berkenbilt <ejb@ql.org>2023-12-10 17:23:10 +0100
commitd8371889d070d2f88636434ebd8412708a63e54e (patch)
tree249ac9e9f3bf0ed418fda2c30f063d1545eb1b0b /manual/conf.py
parent414c83f767178467a5eca74d38b3e5562352162d (diff)
downloadqpdf-d8371889d070d2f88636434ebd8412708a63e54e.tar.zst
Prepare 11.6.4 releasev11.6.4
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 f0fd45c5..82c56faa 100644
--- a/manual/conf.py
+++ b/manual/conf.py
@@ -16,7 +16,7 @@ project = 'QPDF'
copyright = '2005-2023, Jay Berkenbilt'
author = 'Jay Berkenbilt'
# make_dist and the CI build lexically find the release version from this file.
-release = '11.6.3'
+release = '11.6.4'
version = release
extensions = [
'sphinx_rtd_theme',