X-Git-Url: https://git.notmuchmail.org/git?p=notmuch;a=blobdiff_plain;f=RELEASING;h=edbd9d37410737bea54c3a23f3e9260346d8b1aa;hp=3a1c6ddbcad8522ebbf8b96874faf5503228d94d;hb=a48f3687785b2c138b2c47848bd05512fc893a0b;hpb=e2dd4ac00b9979de34bd517fa57de56260d38755 diff --git a/RELEASING b/RELEASING index 3a1c6ddb..edbd9d37 100644 --- a/RELEASING +++ b/RELEASING @@ -60,9 +60,10 @@ Here are the steps to follow to create a new notmuch release: the tag with your GPG key (asks for your GPG password, and you may need to set GIT_COMMITTER_NAME and GIT_COMMITTER_EMAIL to match 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.