~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to doc/developers/releasing.txt

  • Committer: Vincent Ladeuil
  • Date: 2011-01-13 21:51:32 UTC
  • mto: (5609.2.1 2.3)
  • mto: This revision was merged to the branch mainline in revision 5610.
  • Revision ID: v.ladeuil+lp@free.fr-20110113215132-npfdr55cvf22nidm
Tags: bzr-2.3b5
ReleaseĀ 2.3b5

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