aboutsummaryrefslogtreecommitdiffstats
path: root/README-maintainer
diff options
context:
space:
mode:
authorJay Berkenbilt <ejb@ql.org>2018-06-23 03:12:26 +0200
committerJay Berkenbilt <ejb@ql.org>2018-06-23 13:50:11 +0200
commit1bd2a2e79b9a0dbd42e812f3e0b0d85e26e99ec4 (patch)
treee3b4a37dcd374dce283002371bc0dbdb0889db73 /README-maintainer
parent92ca2a41bc4621d54217d8066d726f694c40e5eb (diff)
downloadqpdf-1bd2a2e79b9a0dbd42e812f3e0b0d85e26e99ec4.tar.zst
Prepare 8.1.0 releaserelease-qpdf-8.1.0
Diffstat (limited to 'README-maintainer')
-rw-r--r--README-maintainer12
1 files changed, 6 insertions, 6 deletions
diff --git a/README-maintainer b/README-maintainer
index ed4c7bc6..7bc7e7c2 100644
--- a/README-maintainer
+++ b/README-maintainer
@@ -88,7 +88,12 @@ RELEASE PREPARATION
* Check out the current version
* ./autogen.sh && ./configure --enable-werror && make -j$(nproc) build_libqpdf
* Checkout the last release
- * make check NO_REBUILD=1
+ * make -k check NO_REBUILD=1
+
+* Update release notes in manual. Look at diffs and ChangeLog. Update
+ release date in `manual/qpdf-manual.xml`. Remember to ensure that
+ the entities at the top of the document are consistent with the
+ release notes for both version and release date.
* Make sure version numbers are consistent in the following locations:
* configure.ac
@@ -96,11 +101,6 @@ RELEASE PREPARATION
* manual/qpdf-manual.xml
`make_dist` verifies this consistency.
-* Update release notes in manual. Look at diffs and ChangeLog. Update
- release date in `manual/qpdf-manual.xml`. Remember to ensure that
- the entities at the top of the document are consistent with the
- release notes for both version and release date.
-
* Add a release entry to ChangeLog.