</developer>
<date>2016-05-03</date>
<version>
- <release>1.0.1</release>
+ <release>1.0.2dev</release>
<api>1.0.0</api>
</version>
<stability>
</stability>
<license uri="http://copyfree.org/content/standard/licenses/2bsd/license.txt">BSD-2-Clause</license>
<notes><![CDATA[
-* Fix github issue #9 (execAsync - gets another result)
+*
]]></notes>
<contents>
<dir name="/">
#ifndef PHP_PQ_H
#define PHP_PQ_H
-#define PHP_PQ_VERSION "1.0.1"
+#define PHP_PQ_VERSION "1.0.2dev"
#ifdef PHP_WIN32
# define PHP_PQ_API __declspec(dllexport)