]> git.notmuchmail.org Git - notmuch/commitdiff
RELEASING: Remove obsolete step about updating micro version number.
authorCarl Worth <cworth@cworth.org>
Thu, 15 Apr 2010 23:09:43 +0000 (16:09 -0700)
committerCarl Worth <cworth@cworth.org>
Thu, 15 Apr 2010 23:09:43 +0000 (16:09 -0700)
We've now changed to using "git describe" to automatically report a
version number that changes with every git commit. So we no longer
need to manually update anything in the Makefile during the release
process.

RELEASING

index 5c9192c3b5132532b7219570e75cb9f2aedde554..a8a4643ba81cd86084a1e789dc34ce16766b8602 100644 (file)
--- a/RELEASING
+++ b/RELEASING
@@ -49,9 +49,7 @@ Here are the steps to follow to create a new notmuch release:
        * Push that tag
        * Provide some text for the release announcement (see below).
 
        * Push that tag
        * Provide some text for the release announcement (see below).
 
-5) Increment the notmuch version by adding a .1 micro number, commit, and push.
-
-6) Send a message to notmuch@notmuchmail.org to announce the release.
+5) Send a message to notmuch@notmuchmail.org to announce the release.
 
        Use the text provided from "make release" above, (if for some
        reason you lose this message, "make release-message" prints
 
        Use the text provided from "make release" above, (if for some
        reason you lose this message, "make release-message" prints