tor.nsi: we have openssl 0.9.8a

svn:r6067
This commit is contained in:
Peter Palfrader 2006-02-21 04:52:49 +00:00
parent b089248e65
commit 00296adcc0

View File

@ -113,7 +113,7 @@ Section "Tor" Tor
File /oname=$configfile "..\src\config\torrc.sample"
SectionEnd
Section "OpenSSL 0.9.7e" OpenSSL
Section "OpenSSL 0.9.8a" OpenSSL
SetOutPath $INSTDIR
File "${BIN}\libeay32.dll"
File "${BIN}\ssleay32.dll"