diff options
author | Andrew Lewman <andrew@torproject.org> | 2008-12-04 18:00:04 +0000 |
---|---|---|
committer | Andrew Lewman <andrew@torproject.org> | 2008-12-04 18:00:04 +0000 |
commit | ae85ca25f5036631f0aa843c0ae80d9278c1b556 (patch) | |
tree | f04fe2f383ab3b06de53d60eae26e3379e25036a | |
parent | efa5415f29d05fb79213052824295d7db9442807 (diff) | |
download | tor-ae85ca25f5036631f0aa843c0ae80d9278c1b556.tar tor-ae85ca25f5036631f0aa843c0ae80d9278c1b556.tar.gz |
Update libevent version in the win32 directions.
svn:r17480
-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 e3fcaeacb..16eed839e 100644 --- a/doc/tor-win32-mingw-creation.txt +++ b/doc/tor-win32-mingw-creation.txt @@ -86,7 +86,7 @@ Done. Stage Four: Download, extract, and compile libevent-1.3e ------------------------------------------------------ -Download the libevent 1.3e release: +Download the libevent 1.4.7-stable release: http://www.monkey.org/~provos/libevent/ Copy the libevent tarball into the "tor-mingw" directory. |