diff --git a/RELEASING.md b/RELEASING.md index 0aef610b6bf1189aef7acbd8ed0e3e5586c33471..c57f8466a2dfffe1a9c0e6eda9dcaee0efad5380 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"