/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: Vincent Ladeuil
  • Date: 2011-03-14 10:11:58 UTC
  • mfrom: (5609.24.1 2.3)
  • mto: (5609.24.2 2.3)
  • mto: This revision was merged to the branch mainline in revision 5723.
  • Revision ID: v.ladeuil+lp@free.fr-20110314101158-9ojis0ftsljg3c3t
Merge bzr/2.3

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