diff --git a/src/Curl/Curl.php b/src/Curl/Curl.php index 8b01885..d2e0693 100644 --- a/src/Curl/Curl.php +++ b/src/Curl/Curl.php @@ -4,7 +4,7 @@ namespace Curl; class Curl { - const VERSION = '5.1.0'; + const VERSION = '6.0.0'; const DEFAULT_TIMEOUT = 30; public static $RFC2616 = array(