Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Seems there was a version string here that still looked like 1.5.2. | Guido van Rossum | 2000-03-30 | 1 | -2/+2 |
| | |||||
* | Version -> 1.6. | Guido van Rossum | 2000-03-29 | 1 | -2/+2 |
| | |||||
* | Bump the myusterious M$ version number from 1,5,2,1 to 1,5,2,3. | Guido van Rossum | 1999-04-13 | 1 | -2/+2 |
| | | | | (I can't even display this on NT, maybe Win/98 can?) | ||||
* | Different version games: | Guido van Rossum | 1998-08-08 | 1 | -3/+3 |
| | | | | | | | - MS_DLL_ID is now set to "1.5" instead of "1.5.x" so Mark Hammond's extensions won't have to be changed. - FILEVERSION and PRODUCTVERSION are set to 1,5,2,1. (The last number could be the build# or the alpha release# or so.) | ||||
* | Bump MS_DLL_ID to 1.5.2 | Guido van Rossum | 1998-08-06 | 1 | -1/+1 |
| | |||||
* | Update version. | Guido van Rossum | 1998-04-13 | 1 | -2/+2 |
| | |||||
* | Bump version and store DLL version in a string variable (for branding). | Guido van Rossum | 1997-09-29 | 1 | -1/+9 |
| | |||||
* | Use MS_DLL_ID and similar changes | Guido van Rossum | 1996-08-23 | 1 | -3/+5 |
| | |||||
* | Added dllbase_nt.txt and python_nt.rc; | Guido van Rossum | 1996-08-23 | 1 | -0/+53 |
added notes to readme.txt about NumPy targets; added some symbols to python_nt.def. |