Bump patch version

This commit is contained in:
Zach Borboa
2015-10-31 11:25:18 -07:00
parent dec0e52e8a
commit 91f937bb9e
+1 -1
View File
@@ -46,7 +46,7 @@ CurlCookieConst::Init();
class Curl
{
const VERSION = '4.8.1';
const VERSION = '4.8.2';
const DEFAULT_TIMEOUT = 30;
public $curl;