</lead>
<date>2014-10-23</date>
<version>
- <release>0.5.5</release>
+ <release>0.5.6dev</release>
<api>0.5.0</api>
</version>
<stability>
</stability>
<license>BSD, revised</license>
<notes><![CDATA[
-- Re-add the default configureoption for the PEAR/PECL installer
-- Let JSON be decoded to arrays unless the fetch type is FETCH_OBJECT
-* Fix remaining build issues
+*
]]></notes>
<contents>
<dir name="/">
#ifndef PHP_PQ_H
#define PHP_PQ_H
-#define PHP_PQ_VERSION "0.5.5"
+#define PHP_PQ_VERSION "0.5.6dev"
#ifdef PHP_WIN32
# define PHP_PQ_API __declspec(dllexport)