</lead>
<date>2014-08-05</date>
<version>
- <release>2.1.0RC2</release>
+ <release>2.1.0dev</release>
<api>2.1.0</api>
</version>
<stability>
</stability>
<license>BSD, revised</license>
<notes><![CDATA[
-Changes from RC1:
-* Fixed a possible crash with http\Encoding\Stream\Dechunk::decode($unencoded)
-* Fixed a leak in http\Client\Curl options
-* Fixed PHP-5.4 compatibility
+Changes from RC2:
]]></notes>
<contents>
<dir name="/">
#ifndef PHP_EXT_HTTP_H
#define PHP_EXT_HTTP_H
-#define PHP_PECL_HTTP_VERSION "2.1.0RC2"
+#define PHP_PECL_HTTP_VERSION "2.1.0dev"
extern zend_module_entry http_module_entry;
#define phpext_http_ptr &http_module_entry