summaryrefslogtreecommitdiff
path: root/RELEASING.md
diff options
context:
space:
mode:
authorBehdad Esfahbod <behdad@behdad.org>2018-07-11 15:27:37 +0200
committerBehdad Esfahbod <behdad@behdad.org>2018-07-11 15:27:37 +0200
commit7796857c93b779e3c93eedd1cceb217d691dfd81 (patch)
tree59edd305c1c6c1037ab78374b7dfe9b40472250c /RELEASING.md
parent2b76767bf572364d3d647cdd139f2044a7ad06b2 (diff)
downloadharfbuzz-7796857c93b779e3c93eedd1cceb217d691dfd81.tar.gz
Minor
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 0aef610b..c57f8466 100644
--- a/RELEASING.md
+++ b/RELEASING.md
@@ -29,7 +29,7 @@ HarfBuzz release walk-through checklist:
7. "make release-files". Enter your GPG password. This creates a sha256 hash
and signs it.
-8. Now that you have release files built, commit NEWS and configure.ac changes,
+8. Now that you have release files, commit NEWS, configure.ac, and src/hb-version.h,
as well as any REPLACEME changes you made. The commit message is simply the
release number. Eg. "1.4.7"