aboutsummaryrefslogtreecommitdiffstats
path: root/README-maintainer
diff options
context:
space:
mode:
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.