commit | a946210a9fcc42a754c8c0635b123bfeb2e9aad9 | [log] [tgz] |
---|---|---|
author | Guido van Rossum <guido@python.org> | Tue Apr 13 14:23:45 1999 +0000 |
committer | Guido van Rossum <guido@python.org> | Tue Apr 13 14:23:45 1999 +0000 |
tree | fb9a0b29791f444b6f533576932727ddf0b99b33 | |
parent | 0d3be0aa5543f0230efda4bff301873f8d56016c [diff] |
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 7e1ea5c..8eaa731 100644 --- a/PC/python_nt.rc +++ b/PC/python_nt.rc
@@ -28,8 +28,8 @@ // 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