</lead>
<date>2014-01-02</date>
<version>
- <release>2.0.4</release>
+ <release>2.0.5dev</release>
<api>2.0.0</api>
</version>
<stability>
</stability>
<license>BSD, revised</license>
<notes><![CDATA[
-* Removed the pecl/event conflict
-* Fixed bug #66388 (Crash on POST with Content-Length:0 and untouched body)
+*
]]></notes>
<contents>
<dir name="/">
#ifndef PHP_EXT_HTTP_H
#define PHP_EXT_HTTP_H
-#define PHP_PECL_HTTP_VERSION "2.0.4"
+#define PHP_PECL_HTTP_VERSION "2.0.5dev"
extern zend_module_entry http_module_entry;
#define phpext_http_ptr &http_module_entry