</lead>
<date>2015-03-12</date>
<version>
- <release>2.3.2</release>
+ <release>2.3.3dev</release>
<api>2.3.0</api>
</version>
<stability>
</stability>
<license>BSD, revised</license>
<notes><![CDATA[
-* Fixed bug with http\QueryString::offsetSet() resetting the complete query string
+*
]]></notes>
<contents>
<dir name="/">
#ifndef PHP_EXT_HTTP_H
#define PHP_EXT_HTTP_H
-#define PHP_PECL_HTTP_VERSION "2.3.2"
+#define PHP_PECL_HTTP_VERSION "2.3.3dev"
extern zend_module_entry http_module_entry;
#define phpext_http_ptr &http_module_entry