diff options
author | Andrew Lewman <andrew@torproject.org> | 2008-06-22 17:28:38 +0000 |
---|---|---|
committer | Andrew Lewman <andrew@torproject.org> | 2008-06-22 17:28:38 +0000 |
commit | ee31da1d461b0ab523633d875268260d7cd5507c (patch) | |
tree | 67780fe9525d3bf1f9bf0aa1b82edfd1ce97e608 /doc | |
parent | 52c50140818e1eeeb1eb94dc3cb868dd8e4b3630 (diff) | |
download | tor-ee31da1d461b0ab523633d875268260d7cd5507c.tar tor-ee31da1d461b0ab523633d875268260d7cd5507c.tar.gz |
Mingw 5.1.3 doesn't like sp3 for winxp.
svn:r15419
Diffstat (limited to 'doc')
-rw-r--r-- | doc/tor-win32-mingw-creation.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/tor-win32-mingw-creation.txt b/doc/tor-win32-mingw-creation.txt index 00548d459..e3fcaeacb 100644 --- a/doc/tor-win32-mingw-creation.txt +++ b/doc/tor-win32-mingw-creation.txt @@ -5,7 +5,7 @@ Stage One: Download and Install MinGW. --------------------------------------- Download mingw: -http://prdownloads.sf.net/mingw/MinGW-5.1.3.exe?download +http://prdownloads.sf.net/mingw/MinGW-5.1.4.exe?download Download msys: http://prdownloads.sf.net/mingw/MSYS-1.0.10.exe?download |