RELEASING: Remove obsolete step about updating micro version number.

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.
This commit is contained in:
Carl Worth 2010-04-15 16:09:43 -07:00
parent f3428823e5
commit cb08eade58

View file

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