/brz/remove-bazaar

To get this branch, use:
bzr branch http://gegoxaren.bato24.eu/bzr/brz/remove-bazaar

« back to all changes in this revision

Viewing changes to doc/developers/releasing.txt

  • Committer: Martin
  • Date: 2011-01-26 20:02:52 UTC
  • mfrom: (5633 +trunk)
  • mto: This revision was merged to the branch mainline in revision 5634.
  • Revision ID: gzlist@googlemail.com-20110126200252-s4yy1eywfgomxup7
Merge bzr.dev to add release notes for 2.4

Show diffs side-by-side

added added

removed removed

Lines of Context:
163
163
   Double check that ./bzr ``_script_version`` matches ``version_info``. Check
164
164
   the output of ``bzr --version``.
165
165
 
166
 
   For betahttps://code.edge.launchpad.net/~knittl/bzr/fix-inventory-r0/+merge/354985 releases use::
 
166
   For beta releases use::
167
167
 
168
168
       version_info = (2, 1, 0, 'beta', SERIAL)
169
169
 
251
251
   appropriate release branch::
252
252
 
253
253
     bzr push
254
 
     bzr pqm-submit -m "(mbp) prepare 1.14"
 
254
     bzr pqm-submit -m "(mbp) Release 1.14 (Martin Pool)"
255
255
 
256
256
   Or with hydrazine::
257
257