diff options
author | Carl Worth <cworth@cworth.org> | 2010-04-05 16:37:44 -0700 |
---|---|---|
committer | Carl Worth <cworth@cworth.org> | 2010-04-05 16:38:56 -0700 |
commit | 8782bd926e9cc5c3ea42a7dff6bd5870023d3d54 (patch) | |
tree | be4d2daf7efd8691335694711f3bcba37a38e7f0 /RELEASING | |
parent | 1b0830b31c5012ccdc7da9731aa314a201a443d9 (diff) |
Makefile: Print template for release announcement.
At the end of "make release" or at any point later with
"make release-message".
Diffstat (limited to 'RELEASING')
-rw-r--r-- | RELEASING | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -62,8 +62,8 @@ Here are the steps to follow to create a new notmuch release: your public-key's setting or this fails.) * Push that tag * Provide some text for the release announcement (see below). - If for some reason you lost this message, "make release-publish-message" - prints it for you. + If for some reason you lose this message, "make release-message" + prints it again for you. 7) Increment the notmuch version by adding a .1 micro number, commit, and push. |