summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorusa <usa@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2019-02-04 08:10:24 +0000
committerusa <usa@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2019-02-04 08:10:24 +0000
commit9acd2b20c8fa85fe2ca827dbba195f5f12a16df0 (patch)
tree454d17e1196c12c71a4977fd043b8dcad88ee4c0
parent0fc597f29c663bd785d3a7868a95340eecc7dc03 (diff)
Update requirements
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@67000 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-rw-r--r--win32/README.win324
1 files changed, 2 insertions, 2 deletions
diff --git a/win32/README.win32 b/win32/README.win32
index 4b9cd8e4ac..4d53bedc8d 100644
--- a/win32/README.win32
+++ b/win32/README.win32
@@ -2,9 +2,9 @@
== Requirement
-1. Windows XP or later.
+1. Windows 7 or later.
-2. Visual C++ 6.0 or later. (strongly recommended VC++ 10 or later)
+2. Visual C++ 12.0 (2013) or later.
[Note] if you want to build x64 or ia64 version, use native compiler for
x64/ia64.