Skip to content

Commit

Permalink
bump to curl 7.21.5
Browse files Browse the repository at this point in the history
  • Loading branch information
dch committed May 16, 2011
1 parent cf8091f commit ea011eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bin/relax.cmd
Expand Up @@ -43,7 +43,7 @@ echo setting up reparse points of new volumes

:: add ICU, cURL and OpenSSL libraries for C compilers to find later on in CouchDB and Erlang
set OPENSSL_PATH=%RELAX%\openssl
set CURL_PATH=%RELAX%\curl-7.21.3
set CURL_PATH=%RELAX%\curl-7.21.5
set ICU_PATH=%RELAX%\icu
set USE_SSLEAY=1
set USE_OPENSSL=1
Expand Down

0 comments on commit ea011eb

Please sign in to comment.