summaryrefslogtreecommitdiff
path: root/RELEASING.md
diff options
context:
space:
mode:
authorBehdad Esfahbod <behdad@behdad.org>2018-08-08 21:54:08 -0700
committerBehdad Esfahbod <behdad@behdad.org>2018-08-08 22:01:38 -0700
commitb6fdcf4f8bd09e065c767939125861c9dc8ff18f (patch)
treeccc8ddd4b842fa28535fc4b2a1e81155dc2d12bc /RELEASING.md
parent51ffc3e65aacbece63995be99e2bc20538e3eb75 (diff)
1.8.71.8.7
Diffstat (limited to 'RELEASING.md')
-rw-r--r--RELEASING.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/RELEASING.md b/RELEASING.md
index c57f8466..d431871c 100644
--- a/RELEASING.md
+++ b/RELEASING.md
@@ -25,6 +25,9 @@ HarfBuzz release walk-through checklist:
6. Do "make distcheck", if it passes, you get a tarball.
Otherwise, fix things and commit them separately before making release,
+ Note: Check src/hb-version.h and make sure the new version number is
+ there. Sometimes, it does not get updated. If that's the case,
+ "touch configure.ac" and rebuild. TODO: debug.
7. "make release-files". Enter your GPG password. This creates a sha256 hash
and signs it.