summaryrefslogtreecommitdiff
path: root/RELEASING
diff options
context:
space:
mode:
authorCarl Worth <cworth@cworth.org>2010-04-05 15:26:08 -0700
committerCarl Worth <cworth@cworth.org>2010-04-05 15:31:15 -0700
commitcdb6e12d8c32b21ca844e85d35a11033d54f7a01 (patch)
treedcb4f53fe3aaaac5b095e718794248ca1b0c755b /RELEASING
parent680cc4c11a6025da1809528419e923275f8f85b0 (diff)
Makefile: Start implementing a "make release" target.
So far just doing checks that the version is sane and that no release of the same version already exists.
Diffstat (limited to 'RELEASING')
-rw-r--r--RELEASING2
1 files changed, 1 insertions, 1 deletions
diff --git a/RELEASING b/RELEASING
index 3ee69ce..3a1c6dd 100644
--- a/RELEASING
+++ b/RELEASING
@@ -45,7 +45,7 @@ Here are the steps to follow to create a new notmuch release:
Commit this change.
-6) Run "make release-publish" which will perform the following steps:
+6) Run "make release" which will perform the following steps:
* Check that the notmuch version consists of only two components
* Check that no release exists with the current version