~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to doc/developers/releasing.txt

  • Committer: Martin Pool
  • Date: 2009-03-03 00:29:10 UTC
  • mto: (4070.11.9 249908-doc-generate)
  • mto: This revision was merged to the branch mainline in revision 4152.
  • Revision ID: mbp@sourcefrog.net-20090303002910-i94np5zftoj4c7vv
doc to maintain bzr/current branch

Show diffs side-by-side

added added

removed removed

Lines of Context:
193
193
the version number in ``bzr`` and ``bzrlib/__init__.py``.  Submit this
194
194
back into pqm for bzr.dev.
195
195
 
 
196
You should also merge (not pull) the release branch into
 
197
``lp:~bzr/bzr/current``, so that branch contains the current released code
 
198
at any time.
 
199
 
196
200
 
197
201
See also
198
202
--------