aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Bremner <bremner@debian.org>2011-11-17 22:26:26 -0400
committerDavid Bremner <bremner@debian.org>2011-11-19 10:09:25 -0400
commit418e098eed1404379a29e397ca95426e1c7caef0 (patch)
treec0a56871a1d139205af7cce88328253ba1127af1
parent570d12b7e6a50fe71c4c27b4ed6170431d953442 (diff)
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.
-rw-r--r--RELEASING6
1 files changed, 3 insertions, 3 deletions
diff --git a/RELEASING b/RELEASING
index e3e0cef..88dab04 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.