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