diff options
| author | yugui <yugui@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2009-04-12 14:02:02 +0000 |
|---|---|---|
| committer | yugui <yugui@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2009-04-12 14:02:02 +0000 |
| commit | fd5b9d09f7c1606ae8a45546386109b8c2a429ea (patch) | |
| tree | d771aea5854b40fe38081aad11faa012281cfcea /win32 | |
| parent | c61c2e69ee55564118d55779e5871b2d1a6ed4e1 (diff) | |
merges r22769 from trunk into ruby_1_9_1.
--
* win32/README.win32 (Requirement): VC++ 5.0 is not supported
already.
git-svn-id: http://svn.ruby-lang.org/repos/ruby/branches/ruby_1_9_1@23174 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'win32')
| -rw-r--r-- | win32/README.win32 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/win32/README.win32 b/win32/README.win32 index b1f016e83..b6dd40fd3 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. |
