X-Git-Url: https://git.notmuchmail.org/git?p=notmuch;a=blobdiff_plain;f=RELEASING;h=88dab04eefd5dcc9ca78f9b76ee71ecf96215d7e;hp=e3e0cefe69e3dc3f640c1d3471d90f802209d553;hb=8ea82928b91e847298e4586f9db9734e727a418a;hpb=05aa85e4903dd70b61c39c98407130240fd4f38f diff --git a/RELEASING b/RELEASING index e3e0cefe..88dab04e 100644 --- a/RELEASING +++ b/RELEASING @@ -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" 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.