mirror of
https://git.notmuchmail.org/git/notmuch
synced 2024-12-23 01:44:52 +01:00
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:
parent
f3428823e5
commit
cb08eade58
1 changed files with 1 additions and 3 deletions
|
@ -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
|
||||||
|
|
Loading…
Reference in a new issue