aboutsummaryrefslogtreecommitdiffstats
path: root/manual/conf.py
diff options
context:
space:
mode:
authorm-holger <m-holger@kubitscheck.org>2023-03-05 12:28:30 +0100
committerm-holger <m-holger@kubitscheck.org>2023-03-05 16:19:26 +0100
commit4359de903866b2753273ddfefc12f00d06c83668 (patch)
tree7bd353e10aac0218c1962f47d59f2bd604dc0f07 /manual/conf.py
parentb27be3ed27890ae8226560817f14c117927cee55 (diff)
downloadqpdf-4359de903866b2753273ddfefc12f00d06c83668.tar.zst
Bump version to 11.4.0
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 3597ebbe..9d3148a3 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.1'
+release = '11.4.0'
version = release
extensions = [
'sphinx_rtd_theme',