summaryrefslogtreecommitdiffstats
path: root/manual
diff options
context:
space:
mode:
authorm-holger <m-holger@kubitscheck.org>2023-03-05 12:28:30 +0100
committerJay Berkenbilt <jberkenbilt@users.noreply.github.com>2023-03-05 15:01:49 +0100
commit284b8efbc6416d0a8dd1931385f68da1eaf271a2 (patch)
treef43558b86cd59232546390f2dfcc6d15768b2bb8 /manual
parent57dcf6d99dc4b464b0c6004f05cd2fe2d129f655 (diff)
downloadqpdf-284b8efbc6416d0a8dd1931385f68da1eaf271a2.tar.zst
Bump version to 11.3.1
Diffstat (limited to 'manual')
-rw-r--r--manual/conf.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/manual/conf.py b/manual/conf.py
index 0f69dd90..3597ebbe 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.3.0'
+release = '11.3.1'
version = release
extensions = [
'sphinx_rtd_theme',