]> asedeno.scripts.mit.edu Git - PuTTY.git/commitdiff
We routinely compile with both VS2003 and 2015.
authorJacob Nevins <jacobn@chiark.greenend.org.uk>
Mon, 23 Jan 2017 23:41:39 +0000 (23:41 +0000)
committerJacob Nevins <jacobn@chiark.greenend.org.uk>
Mon, 23 Jan 2017 23:41:39 +0000 (23:41 +0000)
README

diff --git a/README b/README
index 43009fcc736f14afc0eed727053bf889d3094b1a..00db28d24eb2d92e206816bf9f444664e74eeb03 100644 (file)
--- 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.