Bump major version

This commit is contained in:
Zach Borboa
2016-09-27 00:35:17 -07:00
parent 15db0b95a3
commit df358fc425
+1 -1
View File
@@ -4,7 +4,7 @@ namespace Curl;
class Curl
{
const VERSION = '6.0.0';
const VERSION = '7.0.0';
const DEFAULT_TIMEOUT = 30;
public static $RFC2616 = array(