</lead>
<date>2014-10-16</date>
<version>
- <release>2.1.3</release>
+ <release>2.1.4dev</release>
<api>2.1.0</api>
</version>
<stability>
</stability>
<license>BSD, revised</license>
<notes><![CDATA[
-* Fix build with libcurl < 7.26 (Remi)
+*
]]></notes>
<contents>
<dir name="/">
#ifndef PHP_EXT_HTTP_H
#define PHP_EXT_HTTP_H
-#define PHP_PECL_HTTP_VERSION "2.1.3"
+#define PHP_PECL_HTTP_VERSION "2.1.4dev"
extern zend_module_entry http_module_entry;
#define phpext_http_ptr &http_module_entry