aboutsummaryrefslogtreecommitdiffstats
path: root/manual
diff options
context:
space:
mode:
authorJay Berkenbilt <ejb@ql.org>2022-02-11 15:36:01 +0100
committerJay Berkenbilt <ejb@ql.org>2022-02-11 15:36:17 +0100
commit2b8d0f385b56d2a7307679ace4c50adbdbbddd03 (patch)
treecc4d23260bc37d86bd8df7aad2d1786aaa5db4ce /manual
parent5b0030ff5978a4958bec625d2f8a4db34f34ca1a (diff)
downloadqpdf-2b8d0f385b56d2a7307679ace4c50adbdbbddd03.tar.zst
Prepare 10.6.1 releaserelease-qpdf-10.6.1
Diffstat (limited to 'manual')
-rw-r--r--manual/conf.py2
-rw-r--r--manual/release-notes.rst3
2 files changed, 4 insertions, 1 deletions
diff --git a/manual/conf.py b/manual/conf.py
index f5413b69..2f1caed4 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.0'
+release = '10.6.1'
version = release
extensions = [
'sphinx_rtd_theme',
diff --git a/manual/release-notes.rst b/manual/release-notes.rst
index 13173407..8c379546 100644
--- a/manual/release-notes.rst
+++ b/manual/release-notes.rst
@@ -6,6 +6,9 @@ Release Notes
For a detailed list of changes, please see the file
:file:`ChangeLog` in the source distribution.
+10.6.1: February 11, 2022
+ - Fix compilation errors on some platforms
+
10.6.0: February 9, 2022
- Preparation for replacement of ``PointerHolder``