From: Guido van Rossum Date: Tue, 13 Apr 1999 14:23:45 +0000 (+0000) Subject: Bump the myusterious M$ version number from 1,5,2,1 to 1,5,2,3. X-Git-Tag: v1.5.2~9 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=a946210a9fcc42a754c8c0635b123bfeb2e9aad9;p=thirdparty%2FPython%2Fcpython.git 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?) --- diff --git a/PC/python_nt.rc b/PC/python_nt.rc index 7e1ea5c800ae..8eaa7311e543 100644 --- a/PC/python_nt.rc +++ b/PC/python_nt.rc @@ -28,8 +28,8 @@ END // VS_VERSION_INFO VERSIONINFO - FILEVERSION 1,5,2,1 - PRODUCTVERSION 1,5,2,1 + FILEVERSION 1,5,2,3 + PRODUCTVERSION 1,5,2,3 FILEFLAGSMASK 0x3fL #ifdef _DEBUG FILEFLAGS 0x1L