Commit 00296adc authored by Peter Palfrader's avatar Peter Palfrader
Browse files

tor.nsi: we have openssl 0.9.8a


svn:r6067
parent b089248e
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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"