From cdb6e12d8c32b21ca844e85d35a11033d54f7a01 Mon Sep 17 00:00:00 2001 From: Carl Worth Date: Mon, 5 Apr 2010 15:26:08 -0700 Subject: 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. --- RELEASING | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'RELEASING') 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 -- cgit v1.2.3