release v2.0.1
[m6w6/ext-raphf] / php_raphf.h
index f4daf47c8659dd44bf5570cdae9f02713846cddc..6addf5042617c40e483a8a30e4dbac30bae72581 100644 (file)
@@ -16,7 +16,7 @@
 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.1"
 
 #ifdef PHP_WIN32
 #      define PHP_RAPHF_API __declspec(dllexport)