</lead>
<date>2014-10-17</date>
<version>
- <release>0.5.2</release>
+ <release>0.5.3dev</release>
<api>0.5.0</api>
</version>
<stability>
</stability>
<license>BSD, revised</license>
<notes><![CDATA[
-* Support PostgreSQL 9.0 and up
-* Make JSON support optional
+* Fix JSON dep (Remi)
]]></notes>
<contents>
<dir name="/">
#ifndef PHP_PQ_H
#define PHP_PQ_H
-#define PHP_PQ_VERSION "0.5.2"
+#define PHP_PQ_VERSION "0.5.3dev"
int pq_module_number;
zend_module_entry pq_module_entry;