X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=php_raphf.h;h=f94700232aa6901e6c25cdc9e7badf186f3036e3;hb=03f4695cba9086b8a21819da733f09bc44ddac0a;hp=9aae262b84e50667f8ca1d047a53d26e6937ba65;hpb=a3193b716962b6be984a1b62823bafa771ab6354;p=m6w6%2Fext-raphf diff --git a/php_raphf.h b/php_raphf.h index 9aae262..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.0RC1" +#define PHP_RAPHF_VERSION "2.0.1dev" #ifdef PHP_WIN32 # define PHP_RAPHF_API __declspec(dllexport)