X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-raphf;a=blobdiff_plain;f=php_raphf.h;h=6addf5042617c40e483a8a30e4dbac30bae72581;hp=6e785bedc9fedc4546a471478e80199b6572e89e;hb=f52e2bcd62aa733f00454bb61933b83443d3e7cb;hpb=a5a1d3a4fd8f9262cac759c3e658ff6129696b0d diff --git a/php_raphf.h b/php_raphf.h index 6e785be..6addf50 100644 --- a/php_raphf.h +++ b/php_raphf.h @@ -16,7 +16,7 @@ extern zend_module_entry raphf_module_entry; #define phpext_raphf_ptr &raphf_module_entry -#define PHP_RAPHF_VERSION "2.0.0dev" +#define PHP_RAPHF_VERSION "2.0.1" #ifdef PHP_WIN32 # define PHP_RAPHF_API __declspec(dllexport)