Add version switcher update instructions.

This commit is contained in:
Georg Brandl 2014-03-17 07:30:58 +01:00
parent bc56ded62d
commit 3f74d9be74
1 changed files with 4 additions and 0 deletions

View File

@ -275,6 +275,10 @@ How to Make A Release
pushed. Login to hg.python.org and edit (as the "hg" user)
``/data/hg/repos/cpython/.hg/hgrc`` to that effect.
___ For a final major release, Doc/tools/sphinxext/static/version_switch.js
must be updated in all maintained branches, so that the new maintenance
branch is not "dev" anymore and there is a new "dev" version.
___ Push your commits to the remote release clone.
$ hg push ssh://hg.python.org/releasing/...