summaryrefslogtreecommitdiffstats
path: root/PC/python_nt.rc
Commit message (Expand)AuthorAgeFilesLines
* Removed #include of obsolete ver.h. VC6 doesn't need it, and David AscherTim Peters2002-01-241-1/+0
* Windows build: close out 2.2, prep for 2.3.Tim Peters2001-12-211-2/+2
* Windows fiddling for 2.2a2: bump build number; update copyright andTim Peters2001-08-191-2/+2
* Move Windows stuff to 2.2, so CVS builds won't interfere with 2.1Tim Peters2001-04-181-2/+2
* Magic strings in both Python and the Wise installer define the registry keyTim Peters2001-03-111-0/+1
* SF bug #131225: sys.winver is still '2.0' in python 2.1a2.Tim Peters2001-02-091-11/+33
* Windows: 2.1a1 changes so Python runs again. Note that the python20Tim Peters2001-01-171-1/+1
* Bump version to 2.0b1. Change copyright to BeOpen, CNRI, SMC.Guido van Rossum2000-06-291-4/+4
* Seems there was a version string here that still looked like 1.5.2.Guido van Rossum2000-03-301-2/+2
* Version -> 1.6.Guido van Rossum2000-03-291-2/+2
* Bump the myusterious M$ version number from 1,5,2,1 to 1,5,2,3.Guido van Rossum1999-04-131-2/+2
* Different version games:Guido van Rossum1998-08-081-3/+3
* Bump MS_DLL_ID to 1.5.2Guido van Rossum1998-08-061-1/+1
* Update version.Guido van Rossum1998-04-131-2/+2
* Bump version and store DLL version in a string variable (for branding).Guido van Rossum1997-09-291-1/+9
* Use MS_DLL_ID and similar changesGuido van Rossum1996-08-231-3/+5
* Added dllbase_nt.txt and python_nt.rc;Guido van Rossum1996-08-231-0/+53