]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
Update VC references.
authorMartin v. Löwis <martin@v.loewis.de>
Fri, 24 Dec 2004 08:27:20 +0000 (08:27 +0000)
committerMartin v. Löwis <martin@v.loewis.de>
Fri, 24 Dec 2004 08:27:20 +0000 (08:27 +0000)
README

diff --git a/README b/README
index 2fa7e40faf511cc29e98bcb50e07ffb459c9a6fa..2573e7016047e0d9016d246f9aa7e27ea7261ee3 100644 (file)
--- a/README
+++ b/README
@@ -1073,11 +1073,11 @@ however this assumes that you only need to add modules.)
 Building on non-UNIX systems
 ----------------------------
 
-For Windows (2000/NT/ME/98/95), assuming you have MS VC++ 6.0, the
+For Windows (2000/NT/ME/98/95), assuming you have MS VC++ 7.1, the
 project files are in PCbuild, the workspace is pcbuild.dsw.  See
 PCbuild\readme.txt for detailed instructions.
 
-For other non-Unix Windows compilers, in particular Windows 3.1 and
+For other non-Unix Windows compilers, in particular MS VC++ 6.0 and
 for OS/2, enter the directory "PC" and read the file "readme.txt".
 
 For the Mac, a separate source distribution will be made available,