Browse Source

tor.nsi: we have openssl 0.9.8a

svn:r6067
Peter Palfrader 19 years ago
parent
commit
00296adcc0
1 changed files with 1 additions and 1 deletions
  1. 1 1
      contrib/tor.nsi

+ 1 - 1
contrib/tor.nsi

@@ -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"