Bump major version

This commit is contained in:
Zach Borboa
2016-08-07 02:27:11 -07:00
parent 2223e73e97
commit 63b06beb9a
+1 -1
View File
@@ -5,7 +5,7 @@ namespace Curl;
class Curl
{
const VERSION = '4.13.0';
const VERSION = '5.0.0';
const DEFAULT_TIMEOUT = 30;
public static $RFC2616 = array(