summaryrefslogtreecommitdiff
path: root/PC/python_nt.rc
diff options
context:
space:
mode:
authorGuido van Rossum <guido@python.org>2000-03-30 22:59:09 +0000
committerGuido van Rossum <guido@python.org>2000-03-30 22:59:09 +0000
commit5cf648b654824f561e19969a6ebeba0cec9212ef (patch)
tree2a104b469578f2b19a044b0a5e7266bab50ace70 /PC/python_nt.rc
parent8c4cba8ef22ef3a2f5312b9731f7b4d2fecdee97 (diff)
downloadcpython-git-5cf648b654824f561e19969a6ebeba0cec9212ef.tar.gz
Seems there was a version string here that still looked like 1.5.2.
Diffstat (limited to 'PC/python_nt.rc')
-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 66b0d52812..856173f01b 100644
--- a/PC/python_nt.rc
+++ b/PC/python_nt.rc
@@ -28,8 +28,8 @@ END
//
VS_VERSION_INFO VERSIONINFO
- FILEVERSION 1,5,2,3
- PRODUCTVERSION 1,5,2,3
+ FILEVERSION 1,6,0,0
+ PRODUCTVERSION 1,6,0,0
FILEFLAGSMASK 0x3fL
#ifdef _DEBUG
FILEFLAGS 0x1L