Bump minor version

This commit is contained in:
Zach Borboa
2016-01-31 04:20:37 -08:00
parent 8cf2631c54
commit 31c7644440
+1 -1
View File
@@ -5,7 +5,7 @@ namespace Curl;
class Curl
{
const VERSION = '4.9.0';
const VERSION = '4.10.0';
const DEFAULT_TIMEOUT = 30;
public static $RFC2616 = array(