aboutsummaryrefslogtreecommitdiffstats
path: root/win32/README.win32
diff options
context:
space:
mode:
authornobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2009-03-04 15:26:17 +0000
committernobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2009-03-04 15:26:17 +0000
commit00305d36f015cae4c4c5e8a0999ade8599a2d5eb (patch)
tree46f8b749fe49ed4ee0972a9782933709cfd693df /win32/README.win32
parent5f05be456ba7c61d12b622910ecb820246a96240 (diff)
downloadruby-00305d36f015cae4c4c5e8a0999ade8599a2d5eb.tar.gz
* win32/README.win32 (Requirement): VC++ 5.0 is not supported
already. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@22769 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'win32/README.win32')
-rw-r--r--win32/README.win322
1 files changed, 1 insertions, 1 deletions
diff --git a/win32/README.win32 b/win32/README.win32
index fd5f1be660..5dd79cd174 100644
--- a/win32/README.win32
+++ b/win32/README.win32
@@ -4,7 +4,7 @@
== Requirement
-(1) Visual C++ 5.0 or later.
+(1) Visual C++ 6.0 or later.
Note: if you want to build x64 or ia64 version, use native compiler for
x64/ia64.