mirror of
https://github.com/python/cpython.git
synced 2025-09-26 18:29:57 +00:00
Bump the myusterious M$ version number from 1,5,2,1 to 1,5,2,3.
(I can't even display this on NT, maybe Win/98 can?)
This commit is contained in:
parent
0d3be0aa55
commit
a946210a9f
1 changed files with 2 additions and 2 deletions
|
@ -28,8 +28,8 @@ END
|
||||||
//
|
//
|
||||||
|
|
||||||
VS_VERSION_INFO VERSIONINFO
|
VS_VERSION_INFO VERSIONINFO
|
||||||
FILEVERSION 1,5,2,1
|
FILEVERSION 1,5,2,3
|
||||||
PRODUCTVERSION 1,5,2,1
|
PRODUCTVERSION 1,5,2,3
|
||||||
FILEFLAGSMASK 0x3fL
|
FILEFLAGSMASK 0x3fL
|
||||||
#ifdef _DEBUG
|
#ifdef _DEBUG
|
||||||
FILEFLAGS 0x1L
|
FILEFLAGS 0x1L
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue