summaryrefslogtreecommitdiffstats
path: root/PC/make_versioninfo.c
Commit message (Collapse)AuthorAgeFilesLines
* To build on windows, the manual editing of the python_nt.rc file toThomas Heller2003-10-101-0/+33
change the version number is no longer required. Instead, a make_versioninfo.exe is compiled, which spits out an include file for python_nt.rc. Will backport to 2.3