Add version switcher update instructions.
This commit is contained in:
parent
bc56ded62d
commit
3f74d9be74
|
@ -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/...
|
||||
|
|
Loading…
Reference in New Issue