summaryrefslogtreecommitdiff
path: root/maint/release-checklist.md
diff options
context:
space:
mode:
Diffstat (limited to 'maint/release-checklist.md')
-rw-r--r--maint/release-checklist.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/maint/release-checklist.md b/maint/release-checklist.md
index c2d73764..ce2159b4 100644
--- a/maint/release-checklist.md
+++ b/maint/release-checklist.md
@@ -16,7 +16,9 @@ To make a release of D-Bus, do the following:
changed if it needs to be; if changes have been made, update the
release date in that file
- - update the AUTHORS file with "make update-authors" if necessary
+ - update the AUTHORS file with
+ `ninja -C ${builddir} maintainer-update-authors`
+ if necessary
- the version number should have major.minor.micro, even
if micro is 0, i.e. "1.0.0" and "1.2.0" not "1.0"/"1.2"; the micro