X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-raphf;a=blobdiff_plain;f=php_raphf.h;h=f94700232aa6901e6c25cdc9e7badf186f3036e3;hp=6e785bedc9fedc4546a471478e80199b6572e89e;hb=f9da36369b7d4a8066585d9ad698172e9c15ec7f;hpb=d3db974f7da60666fc07c89059c4a6e188ac407c diff --git a/php_raphf.h b/php_raphf.h index 6e785be..f947002 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.1dev" #ifdef PHP_WIN32 # define PHP_RAPHF_API __declspec(dllexport)