]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
SF bug 621507: python22.dll incorrect "File version".
authorTim Peters <tim.peters@gmail.com>
Fri, 11 Oct 2002 18:38:20 +0000 (18:38 +0000)
committerTim Peters <tim.peters@gmail.com>
Fri, 11 Oct 2002 18:38:20 +0000 (18:38 +0000)
commit1759eb778e6da09d90085779f20b68a7375d16cd
tree4c16151b9b474514ec1e107c221ad855f7d5e7e3
parent3db4f234bf104bd62fd57515f49d2317b0d7cddb
SF bug 621507:  python22.dll incorrect "File version".
The MS resource compiler can't do arithmetic.  Fixed it by hand.  Note
that the new PCbuild\field3.py was added to help with this, and injects
another manual step into the Python Windows release process.
PC/python_nt.rc