Note that it isn't required any more to manually edit PC/python_nt.rc,

this file is updated automatically now.  I'll leave the section in in
case a release of 2.2.x is done.
This commit is contained in:
Thomas Heller 2003-12-05 08:37:41 +00:00
parent 898d79e412
commit 841c93fcbc
1 changed files with 4 additions and 4 deletions

View File

@ -93,10 +93,6 @@ How to Make A Release
___ For the Windows build, additional files have to be updated.
PC/python_nt.rc sets up the DLL version resource for Windows
(displayed when you right-click on the DLL and select
Properties).
PCBuild/BUILDno.txt contains the Windows build number, see the
instructions in this file how to change it. Saving the project
file PCBuild/pythoncore.dsp results in a change to
@ -107,6 +103,10 @@ How to Make A Release
and select Properties), and also contains the Python version
number.
(Before version 2.3.2, it was required to manually edit
PC/python_nt.rc, this step is now automated by the build
process.)
___ After starting the process, the most important thing to do next
is to update the Misc/NEWS file. Thomas will need this in order to
do the Windows release and he likes to stay up late. This step