aboutsummaryrefslogtreecommitdiff
path: root/RELEASING.md
diff options
context:
space:
mode:
Diffstat (limited to 'RELEASING.md')
-rw-r--r--RELEASING.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/RELEASING.md b/RELEASING.md
index e28d5d195..fe545ec93 100644
--- a/RELEASING.md
+++ b/RELEASING.md
@@ -22,7 +22,7 @@ HarfBuzz release walk-through checklist:
4. Make sure you have correct date and new version at the top of NEWS file,
-5. Bump version in configure.ac line 3 and meson.build line 4.
+5. Bump version in line 3 of meson.build and configure.ac.
6. Do "make distcheck", if it passes, you get a tarball.
Otherwise, fix things and commit them separately before making release,