</lead>
<date>2016-01-19</date>
<version>
- <release>2.0.0</release>
+ <release>2.0.1dev</release>
<api>2.0.0</api>
</version>
<stability>
</stability>
<license>BSD, revised</license>
<notes><![CDATA[
-* Internals documentation available at http://m6w6.github.io/ext-raphf/master/
-* Travis support
-* PHP 7 compatible version
+*
]]></notes>
<contents>
<dir name="/">
extern zend_module_entry raphf_module_entry;
#define phpext_raphf_ptr &raphf_module_entry
-#define PHP_RAPHF_VERSION "2.0.0"
+#define PHP_RAPHF_VERSION "2.0.1dev"
#ifdef PHP_WIN32
# define PHP_RAPHF_API __declspec(dllexport)