X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-raphf;a=blobdiff_plain;f=php_raphf.h;h=6e785bedc9fedc4546a471478e80199b6572e89e;hp=b084581e97611f9cbb3d1efd70450df3ad606071;hb=8b4959e8cd9953a923b0825a6aeba75addc389a9;hpb=d07c388fa90cdb212739369a88aa8a7d15782ac1 diff --git a/php_raphf.h b/php_raphf.h index b084581..6e785be 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 "1.1.0" +#define PHP_RAPHF_VERSION "2.0.0dev" #ifdef PHP_WIN32 # define PHP_RAPHF_API __declspec(dllexport)