]> git.notmuchmail.org Git - notmuch/blobdiff - RELEASING
fix notmuch_message_file_get_header
[notmuch] / RELEASING
index 3a1c6ddbcad8522ebbf8b96874faf5503228d94d..edbd9d37410737bea54c3a23f3e9260346d8b1aa 100644 (file)
--- 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.