aboutsummaryrefslogtreecommitdiffstats
path: root/manual/conf.py
diff options
context:
space:
mode:
authorJay Berkenbilt <ejb@ql.org>2022-02-26 13:15:14 +0100
committerJay Berkenbilt <ejb@ql.org>2022-02-26 13:15:14 +0100
commit78ad4ad180e27ced6820e2f8c5e269f78adb5a36 (patch)
tree87a155c0fc57d00bd2f17d10030c392d659064ab /manual/conf.py
parent39ad799e2d4fa1ee0b6cddad819d6660665c7894 (diff)
downloadqpdf-78ad4ad180e27ced6820e2f8c5e269f78adb5a36.tar.zst
Bump version to 10.6.3
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 3dc67b92..20e950fa 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.2'
+release = '10.6.3'
version = release
extensions = [
'sphinx_rtd_theme',