diff options
author | Carl Worth <cworth@cworth.org> | 2010-11-01 16:16:03 -0700 |
---|---|---|
committer | Carl Worth <cworth@cworth.org> | 2010-11-01 16:16:03 -0700 |
commit | efee51ba756a589998c1894f6574ebe8a6e280d4 (patch) | |
tree | d7e5780481093ba1d15ad8150ec9f54c2d5d6f07 /RELEASING | |
parent | 4dd066ae6cef50eeed805ab16c10a2190de606fb (diff) |
Increment notmuch version to 0.4.
As reminded in the RELEASING instructions, the correct version is 0.4,
not 0.4.0, so update this in the NEWS file as well.
Diffstat (limited to 'RELEASING')
-rw-r--r-- | RELEASING | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -48,10 +48,10 @@ repository. From here, there are just a few steps to release: as "1.1" or "1.2"). Finally, releases that do not change "features" but are merely - bug fixes either add increase the micro number or add it - (starting at ".1" if not present). So a bug-fix release from - "1.0" would be "1.0.1" and a subsequent bug-fix release would - be "1.0.2" etc. + bug fixes either increase the micro number or add it (starting + at ".1" if not present). So a bug-fix release from "1.0" would + be "1.0.1" and a subsequent bug-fix release would be "1.0.2" + etc. Commit this change. |