aboutsummaryrefslogtreecommitdiff
path: root/RELEASING
diff options
context:
space:
mode:
authorCarl Worth <cworth@cworth.org>2010-04-05 16:37:44 -0700
committerCarl Worth <cworth@cworth.org>2010-04-05 16:38:56 -0700
commit8782bd926e9cc5c3ea42a7dff6bd5870023d3d54 (patch)
treebe4d2daf7efd8691335694711f3bcba37a38e7f0 /RELEASING
parent1b0830b31c5012ccdc7da9731aa314a201a443d9 (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--RELEASING4
1 files changed, 2 insertions, 2 deletions
diff --git a/RELEASING b/RELEASING
index 0ee39bd..edbd9d3 100644
--- a/RELEASING
+++ b/RELEASING
@@ -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.