summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGuido van Rossum <guido@python.org>1999-04-13 14:23:45 (GMT)
committerGuido van Rossum <guido@python.org>1999-04-13 14:23:45 (GMT)
commita946210a9fcc42a754c8c0635b123bfeb2e9aad9 (patch)
treefb9a0b29791f444b6f533576932727ddf0b99b33
parent0d3be0aa5543f0230efda4bff301873f8d56016c (diff)
downloadcpython-a946210a9fcc42a754c8c0635b123bfeb2e9aad9.zip
cpython-a946210a9fcc42a754c8c0635b123bfeb2e9aad9.tar.gz
cpython-a946210a9fcc42a754c8c0635b123bfeb2e9aad9.tar.bz2
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?)
-rw-r--r--PC/python_nt.rc4
1 files changed, 2 insertions, 2 deletions
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 @@ 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