mirror of
https://git.notmuchmail.org/git/notmuch
synced 2024-11-22 02:48:08 +01:00
RELEASING: document the semi-automated version propagation.
The instructions are purposely a bit coy about what files are updated, so we don't have to update immediately when something else is plugged into the make recipe.
This commit is contained in:
parent
570d12b7e6
commit
418e098eed
1 changed files with 3 additions and 3 deletions
|
@ -62,11 +62,11 @@ repository. From here, there are just a few steps to release:
|
||||||
be "1.0.1" and a subsequent bug-fix release would be "1.0.2"
|
be "1.0.1" and a subsequent bug-fix release would be "1.0.2"
|
||||||
etc.
|
etc.
|
||||||
|
|
||||||
Update bindings/python/notmuch/version.py to match version.
|
When you are happy with the file 'version', run
|
||||||
|
|
||||||
Update the version in notmuch.1 to match version.
|
make update-versions
|
||||||
|
|
||||||
XXX: Probably these last two steps should be (semi-)automated.
|
to propagate the version to the other places needed.
|
||||||
|
|
||||||
Commit these changes.
|
Commit these changes.
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue