X-Git-Url: https://asedeno.scripts.mit.edu/gitweb/?a=blobdiff_plain;f=README;h=00db28d24eb2d92e206816bf9f444664e74eeb03;hb=1bfde9dc521a1b4f059e0a33e93a62a73716884f;hp=43009fcc736f14afc0eed727053bf889d3094b1a;hpb=b3c3871745ba8febb224050f2594204a7a212175;p=PuTTY.git diff --git a/README b/README index 43009fcc..00db28d2 100644 --- a/README +++ b/README @@ -17,7 +17,7 @@ For building on Windows: systems. Change into the `windows' subdirectory and type `nmake -f Makefile.vc' to build all the PuTTY binaries. - As of 2016, we successfully compiled PuTTY with both Visual Studio + As of 2017, we successfully compile PuTTY with both Visual Studio 7 (2003) and Visual Studio 14 (2015), so our guess is that it will probably build with versions in between those as well.